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