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