easy_onvif
configuration_response
GetConfigurationResponse
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$GetConfigurationResponseToJson(this);
easy_onvif
configuration_response
GetConfigurationResponse
toJson method
GetConfigurationResponse class
Constructors
GetConfigurationResponse
fromJson
Properties
hashCode
ptzConfiguration
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==