menu
shared_aws_api package
documentation
shared.dart
XmlAttribute
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 => _parent != null;
shared_aws_api package
documentation
shared
XmlAttribute
hasParent property
XmlAttribute class