easy_onvif
address
Address
Address constructor
Address
Address
constructor
Null safety
Address
(
dynamic
xmlType
,
dynamic
xmlIp4Address
)
Implementation
Address(this.xmlType, this.xmlIp4Address);
easy_onvif
address
Address
Address constructor
Address class
Constructors
Address
fromJson
Properties
hashCode
ip4Address
runtimeType
type
xmlIp4Address
xmlType
Methods
noSuchMethod
toJson
toString
Operators
operator ==