resolvedUnit property

ResolvedUnitResult? resolvedUnit

If this declaration is returned from ResolvedLibraryResult, the resolved unit that contains the node. Otherwise null.

Implementation

ResolvedUnitResult? get resolvedUnit;