menu
xml2 package
documentation
xml.dart
XmlDocumentSyntheticImpl
hasParent property
hasParent property
dark_mode
light_mode
hasParent
property
@
override
bool
get
hasParent
inherited
Test whether the node has a parent or not.
Implementation
@override bool get hasParent => false;
xml2 package
documentation
xml
XmlDocumentSyntheticImpl
hasParent property
XmlDocumentSyntheticImpl class