enclosingElement3 property
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;
The CompilationUnitElement that uses part
directive to include this
element, or null
if this element is the defining unit of the library.
@override
CompilationUnitElement? get enclosingElement3;