menu
googleapis package
documentation
sts/v1.dart
GoogleIdentityStsV1ExchangeTokenResponse
tokenType property
tokenType property
dark_mode
light_mode
tokenType
property
String
?
tokenType
getter/setter pair
The type of access token.
Always has the value
Bearer
.
Implementation
core.String? tokenType;
googleapis package
documentation
sts/v1
GoogleIdentityStsV1ExchangeTokenResponse
tokenType property
GoogleIdentityStsV1ExchangeTokenResponse class