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