enclosingElement3 property

  1. @override
CompilationUnitElement? get enclosingElement3
override

The CompilationUnitElement that uses part directive to include this element, or null if this element is the defining unit of the library.

Implementation

@override
CompilationUnitElement? get enclosingElement3;