parameterType property
Determines whether the parameter can be applied to any nodes, or only nodes of a particular type.
Implementation
final ParameterType? parameterType;
Determines whether the parameter can be applied to any nodes, or only nodes of a particular type.
final ParameterType? parameterType;