menu
ytmusicapi_dart package
documentation
auth/oauth/models.dart
BaseTokenMap
accessToken property
accessToken property
dark_mode
light_mode
accessToken
property
String
?
accessToken
final
String to be used in authorization header.
Implementation
final String? accessToken;
ytmusicapi_dart package
documentation
auth/oauth/models
BaseTokenMap
accessToken property
BaseTokenMap class