parentAssociationLabel property
A short text description how this node is associated with the parent node. For example "appBar" or "body" in Scaffold.
Implementation
String? parentAssociationLabel;
A short text description how this node is associated with the parent node. For example "appBar" or "body" in Scaffold.
String? parentAssociationLabel;