menu
yasee_plugin
models/device_entity.dart
DeviceEntity
DeviceEntity.fromJson factory constructor
DeviceEntity.fromJson
dark_mode
light_mode
DeviceEntity.fromJson
constructor
DeviceEntity.fromJson
(
Map
json
)
Implementation
factory DeviceEntity.fromJson(Map json) => _$DeviceEntityFromJson(json);
yasee_plugin
device_entity
DeviceEntity
DeviceEntity.fromJson factory constructor
DeviceEntity class