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