id property
The unique identifier of the auth provider.
It will be referred to by AuthRequirement.provider_id
. Example:
"bookstore_auth".
Implementation
core.String? id;
The unique identifier of the auth provider.
It will be referred to by AuthRequirement.provider_id
. Example:
"bookstore_auth".
core.String? id;