menu
ytmusicapi_dart
auth/oauth/models.dart
BaseTokenMap
scope property
scope
dark_mode
light_mode
scope
property
String
?
scope
final
Should be 'https://www.googleapis.com/auth/youtube'.
Implementation
final String? scope;
ytmusicapi_dart
models
BaseTokenMap
scope property
BaseTokenMap class