augmentation property
The immediate augmentation of this element, or null
if there are no
augmentations.
InstanceElement.augmentationTarget will point back at this element.
Implementation
@experimental
InstanceElement? get augmentation;
The immediate augmentation of this element, or null
if there are no
augmentations.
InstanceElement.augmentationTarget will point back at this element.
@experimental
InstanceElement? get augmentation;