enclosingElement2 property

  1. @override
Null get enclosingElement2
override

There is no enclosing element for import prefixes, which are elements, but exist inside a single LibraryFragment, not an element.

Implementation

@override
Null get enclosingElement2;