menu
spotify_sdk package
documentation
models/player_context.dart
PlayerContext
PlayerContext.fromJson factory constructor
PlayerContext.fromJson factory constructor
dark_mode
light_mode
PlayerContext.fromJson
constructor
PlayerContext.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PlayerContext.fromJson(Map<String, dynamic> json) => _$PlayerContextFromJson(json);
spotify_sdk package
documentation
models/player_context
PlayerContext
PlayerContext.fromJson factory constructor
PlayerContext class