easy_onvif
system_capabilities
SystemCapabilities
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$SystemCapabilitiesToJson(this);
easy_onvif
system_capabilities
SystemCapabilities
toJson method
SystemCapabilities class
Constructors
SystemCapabilities
fromJson
Properties
autoGeo
discoveryBye
discoveryNotSupported
discoveryResolve
firmwareUpgrade
geoLocationEntries
hashCode
httpFirmwareUpgrade
httpSupportInformation
httpSystemBackup
httpSystemLogging
maxStorageConfigurations
networkConfigNotSupported
remoteDiscovery
runtimeType
storageConfiguration
storageTypesSupported
systemBackup
systemLogging
userConfigNotSupported
Methods
noSuchMethod
toJson
toString
Operators
operator ==