enclosingElement property
Returns the library that encloses this element.
Implementation
@override
ModelElement? get enclosingElement => library;
Returns the library that encloses this element.
@override
ModelElement? get enclosingElement => library;