menu
aad_oauth package
documentation
model/token.dart
Token
tokenType property
tokenType property
dark_mode
light_mode
tokenType
property
String
?
tokenType
getter/setter pair
Indicates the token type value. The only type that Azure AD supports is Bearer.
Implementation
String? tokenType;
aad_oauth package
documentation
model/token
Token
tokenType property
Token class