menu
bungie_api package
documentation
models/application.dart
Application
scope property
scope property
dark_mode
light_mode
scope
property
@JsonKey(name: 'scope')
String
?
scope
getter/setter pair
Permissions the application needs to work
Implementation
@JsonKey(name:'scope') String? scope;
bungie_api package
documentation
models/application
Application
scope property
Application class