menu
ytmusicapi_dart package
documentation
auth/oauth/models.dart
AuthCodeMap
deviceCode property
deviceCode property
dark_mode
light_mode
deviceCode
property
String
?
deviceCode
final
Code obtained via user confirmation and OAuth consent.
Implementation
final String? deviceCode;
ytmusicapi_dart package
documentation
auth/oauth/models
AuthCodeMap
deviceCode property
AuthCodeMap class