enclosingElement property
Return the library, or library augmentation that encloses this element.
Implementation
@override
LibraryOrAugmentationElement get enclosingElement;
Return the library, or library augmentation that encloses this element.
@override
LibraryOrAugmentationElement get enclosingElement;