menu
music_assistant package
documentation
models.dart
PlayerSource
PlayerSource.fromJson factory constructor
PlayerSource.fromJson factory constructor
dark_mode
light_mode
PlayerSource.fromJson
constructor
PlayerSource.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory PlayerSource.fromJson(Map<String, dynamic> json) => _$PlayerSourceFromJson(json);
music_assistant package
documentation
models
PlayerSource
PlayerSource.fromJson factory constructor
PlayerSource class