parent property

TypeDef get parent

The method's parent type.

Implementation

TypeDef get parent => scope.findTypeDefByToken(_parentToken)!;