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