augmentation property

  1. @experimental
  2. @override
TopLevelVariableElement? get augmentation
override

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

PropertyInducingElement.augmentationTarget points back at this element.

Implementation

@experimental
@override
TopLevelVariableElement? get augmentation;