easy_onvif
service
Service
Service constructor
Service
Service
constructor
Null safety
Service
(
dynamic
xmlNameSpace
,
dynamic
xmlXAddr
,
Version
version
,
Map
<
String
,
dynamic
>
?
capabilites
)
Implementation
Service(this.xmlNameSpace, this.xmlXAddr, this.version, this.capabilites);
easy_onvif
service
Service
Service constructor
Service class
Constructors
Service
fromJson
Properties
capabilites
hashCode
nameSpace
runtimeType
version
xAddr
xmlNameSpace
xmlXAddr
Methods
noSuchMethod
toJson
toString
Operators
operator ==