easy_onvif
network_protocols_response
GetNetworkProtocolsResponse
GetNetworkProtocolsResponse constructor
GetNetworkProtocolsResponse
GetNetworkProtocolsResponse
constructor
Null safety
GetNetworkProtocolsResponse
(
List
<
NetworkProtocol
>
networkProtocols
)
Implementation
GetNetworkProtocolsResponse(this.networkProtocols);
easy_onvif
network_protocols_response
GetNetworkProtocolsResponse
GetNetworkProtocolsResponse constructor
GetNetworkProtocolsResponse class
Constructors
GetNetworkProtocolsResponse
fromJson
Properties
hashCode
networkProtocols
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==