metaDataValueStartWithFilter property

String? metaDataValueStartWithFilter
getter/setter pair

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;