menu
battle_net package
documentation
battle_net.dart
CheckTokenResponse
scope property
scope property
dark_mode
light_mode
scope
property
List
<
BattleNetScope
>
scope
final
A list of scopes that the token is valid for.
Implementation
final List<BattleNetScope> scope;
battle_net package
documentation
battle_net
CheckTokenResponse
scope property
CheckTokenResponse class