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