menu
battle_net package
documentation
battle_net.dart
AuthorizationCodeResponse
tokenType property
tokenType property
dark_mode
light_mode
tokenType
property
String
tokenType
final
The type of the token issued, typically "Bearer".
Implementation
final String tokenType;
battle_net package
documentation
battle_net
AuthorizationCodeResponse
tokenType property
AuthorizationCodeResponse class