tokenType property Null safety
read / write
Indicates the token type value. The only type that Azure AD supports is Bearer.
Implementation
String? tokenType;
Indicates the token type value. The only type that Azure AD supports is Bearer.
String? tokenType;