menu
ews package
documentation
Core/EwsXmlReader.dart
EwsXmlReader
NamespacePrefix property
NamespacePrefix property
dark_mode
light_mode
NamespacePrefix
property
String
get
NamespacePrefix
Gets the namespace prefix.
Implementation
String get NamespacePrefix => this._xmlReader.Prefix ?? "";
ews package
documentation
Core/EwsXmlReader
EwsXmlReader
NamespacePrefix property
EwsXmlReader class