easy_onvif
easy_onvif
Envelope
Envelope.fromXml factory constructor
Envelope.fromXml
Envelope.fromXml
constructor
Null safety
Envelope.fromXml
(
String
xml
)
Implementation
factory Envelope.fromXml(String xml) => Envelope.fromJson(OnvifUtil.xmlToMap(xml));
easy_onvif
easy_onvif
Envelope
Envelope.fromXml factory constructor
Envelope class
Constructors
Envelope
fromJson
fromXml
Properties
body
hashCode
header
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==