metaDataValuesFilter property
read / write
User meta data key/value filter. User list containing only and exactly the passed User meta data will be returned. This should be specified in conjunction with the metaDataKeyFilter.
Implementation
List<String>? metaDataValuesFilter;