projectID property
String
get
projectID
Returns the project ID from the aud claim.
Implementation
String get projectID => aud;
Returns the project ID from the aud claim.
String get projectID => aud;