apiKeyUid property
The unique id of the api key in the format of "apikey:".
This field will be populated when the consumer passed to Chemist is an API key and all the API key related validations are successful.
Implementation
core.String? apiKeyUid;