metaDataValueStartWithFilter property Null safety
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;