parent property

Method parent

Returns the Method that takes the parameter.

Implementation

Method get parent => Method.fromToken(scope, _methodToken);