easy_onvif
network_protocols_response
GetNetworkProtocolsResponse
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$GetNetworkProtocolsResponseToJson(this);
easy_onvif
network_protocols_response
GetNetworkProtocolsResponse
toJson method
GetNetworkProtocolsResponse class
Constructors
GetNetworkProtocolsResponse
fromJson
Properties
hashCode
networkProtocols
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==