parsedUnit property

ParsedUnitResult? parsedUnit

If this declaration is returned from ParsedLibraryResult, the parsed unit that contains the node. Otherwise null.

Implementation

ParsedUnitResult? get parsedUnit;