metaDataValueStartWithFilter property Null safety

String? metaDataValueStartWithFilter
read / write

Searches for group channels with metadata containing an item with the key specified by the metaDataKey and the values of that item start with the specified value

Implementation

String? metaDataValueStartWithFilter;