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