enclosingElement property

  1. @override
LibraryOrAugmentationElement enclosingElement
override

The library, or library augmentation that encloses this unit.

Implementation

@override
LibraryOrAugmentationElement get enclosingElement;