menu
smart_device_core package
documentation
models/device/device_bean.dart
DeviceBean
DeviceBean.fromJson factory constructor
DeviceBean.fromJson factory constructor
dark_mode
light_mode
DeviceBean.fromJson
constructor
DeviceBean.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DeviceBean.fromJson(Map<String, dynamic> json) => _$DeviceBeanFromJson(json);
smart_device_core package
documentation
models/device/device_bean
DeviceBean
DeviceBean.fromJson factory constructor
DeviceBean class