menu
ezviz_flutter package
documentation
ezviz_flutter.dart
DeviceStatusInfo
DeviceStatusInfo.fromJson factory constructor
DeviceStatusInfo.fromJson factory constructor
dark_mode
light_mode
DeviceStatusInfo.fromJson
constructor
DeviceStatusInfo.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DeviceStatusInfo.fromJson(Map<String, dynamic> json) => _$DeviceStatusInfoFromJson(json);
ezviz_flutter package
documentation
ezviz_flutter
DeviceStatusInfo
DeviceStatusInfo.fromJson factory constructor
DeviceStatusInfo class