menu
easy_onvif package
documentation
soap.dart
Envelope
Envelope constructor
Envelope constructor
dark_mode
light_mode
Envelope
constructor
Envelope
(
{
Header
?
header
,
required
Body
body
,
})
Implementation
Envelope({this.header, required this.body});
easy_onvif package
documentation
soap
Envelope
Envelope constructor
Envelope class