menu
carp_webservices package
documentation
carp_auth/carp_auth.dart
OAuthToken
scope property
scope property
dark_mode
light_mode
scope
property
List
<
String
>
scope
final
Scope of this token:
Implementation
final List<String> scope;
carp_webservices package
documentation
carp_auth/carp_auth
OAuthToken
scope property
OAuthToken class