menu
easy_onvif package
documentation
model/system.dart
System
System.fromJson factory constructor
System.fromJson factory constructor
dark_mode
light_mode
System.fromJson
constructor
System.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory System.fromJson(Map<String, dynamic> json) => _$SystemFromJson(json);
easy_onvif package
documentation
model/system
System
System.fromJson factory constructor
System class