menu
ytmusicapi_dart
auth/oauth/models.dart
BaseTokenMap
tokenType property
tokenType
dark_mode
light_mode
tokenType
property
String
?
tokenType
final
Should be 'Bearer'.
Implementation
final String? tokenType;
ytmusicapi_dart
models
BaseTokenMap
tokenType property
BaseTokenMap class