easy_onvif
system
System
System.fromJson factory constructor
System.fromJson
System.fromJson
constructor
Null safety
System.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory System.fromJson(Map<String, dynamic> json) => _$SystemFromJson(json);
easy_onvif
system
System
System.fromJson factory constructor
System class
Constructors
System
fromJson
Properties
discoveryBye
discoveryResolve
firmwareUpgrade
hashCode
remoteDiscovery
runtimeType
supportedVersions
systemBackup
systemLogging
xmlDiscoveryBye
xmlDiscoveryResolve
xmlFirmwareUpgrade
xmlRemoteDiscovery
xmlSystemBackup
xmlSystemLogging
Methods
noSuchMethod
toJson
toString
Operators
operator ==