menu
shared_aws_api package
documentation
shared.dart
XmlNode
hasParent property
hasParent property
dark_mode
light_mode
hasParent
property
bool
get
hasParent
inherited
Test whether the node has a parent or not.
Implementation
bool get hasParent => false;
shared_aws_api package
documentation
shared
XmlNode
hasParent property
XmlNode class