menu
battle_net package
documentation
battle_net.dart
CheckTokenResponse
authorities property
authorities property
dark_mode
light_mode
authorities
property
List
<
String
>
authorities
final
A list of authorities granted to the token.
Implementation
final List<String> authorities;
battle_net package
documentation
battle_net
CheckTokenResponse
authorities property
CheckTokenResponse class