menu
ews package
documentation
Core/EwsXmlReader.dart
EwsXmlReader
HasAttributes property
HasAttributes property
dark_mode
light_mode
HasAttributes
property
bool
get
HasAttributes
Gets a value indicating whether this instance has attributes.
Implementation
bool get HasAttributes => this._xmlReader.AttributeCount > 0;
ews package
documentation
Core/EwsXmlReader
EwsXmlReader
HasAttributes property
EwsXmlReader class