parsedUnit property
ParsedUnitResult?
get
parsedUnit
If this declaration is returned from ParsedLibraryResult, the parsed
unit that contains the node. Otherwise null
.
Implementation
ParsedUnitResult? get parsedUnit;