metaDataValues property Null safety
read / write
Filters users who have this meta data values.
This query will return users that has the meta data key and values This should be specified in conjunction with the metaDataKey.
Implementation
List<String>? metaDataValues;