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