metaDataKey property

String? metaDataKey
getter/setter pair

Filters users who have this meta data key.

This query will return users that has the meta data key and values This should be specified in conjunction with the metaDataValues.

Implementation

String? metaDataKey;