menu
xml package
documentation
xml_events.dart
XmlEndElementEvent
nodeType property
nodeType property
dark_mode
light_mode
nodeType
property
@
override
XmlNodeType
get
nodeType
override
Return the node type of this node.
Implementation
@override
XmlNodeType
get
nodeType => XmlNodeType.ELEMENT;
xml package
documentation
xml_events
XmlEndElementEvent
nodeType property
XmlEndElementEvent class
Constructors
XmlEndElementEvent
Properties
buffer
hashCode
localName
name
namespacePrefix
namespaceUri
nodeType
parent
parentEvent
qualifiedName
runtimeType
start
stop
Methods
accept
attachBuffer
attachLocation
attachParent
noSuchMethod
toString
Operators
operator ==