menu
battle_net package
documentation
battle_net.dart
CheckTokenResponse
accountAuthorities property
accountAuthorities property
dark_mode
light_mode
accountAuthorities
property
List
<
String
>
accountAuthorities
final
A list of authorities associated with the user's account.
Implementation
final List<String> accountAuthorities;
battle_net package
documentation
battle_net
CheckTokenResponse
accountAuthorities property
CheckTokenResponse class