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