augmentation property

  1. @experimental
PropertyInducingElement? get augmentation

The immediate augmentation of this element, or null if there are no augmentations.

PropertyInducingElement.augmentationTarget points back at this element.

Implementation

@experimental
PropertyInducingElement? get augmentation;