easy_onvif
configurations_response
GetConfigurationsResponse
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$GetConfigurationsResponseToJson(this);
easy_onvif
configurations_response
GetConfigurationsResponse
toJson method
GetConfigurationsResponse class
Constructors
GetConfigurationsResponse
fromJson
Properties
hashCode
ptzConfigurations
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==