easy_onvif
network_protocol
NetworkProtocol
NetworkProtocol constructor
NetworkProtocol
NetworkProtocol
constructor
Null safety
NetworkProtocol
(
dynamic
xmlName
,
dynamic
xmlEnabled
,
dynamic
xmlPort
)
Implementation
NetworkProtocol(this.xmlName, this.xmlEnabled, this.xmlPort);
easy_onvif
network_protocol
NetworkProtocol
NetworkProtocol constructor
NetworkProtocol class
Constructors
NetworkProtocol
fromJson
Properties
enabled
hashCode
name
port
runtimeType
xmlEnabled
xmlName
xmlPort
Methods
noSuchMethod
toJson
toString
Operators
operator ==