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