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