parameterType property

ParameterType? parameterType
final

Determines whether the parameter can be applied to any nodes, or only nodes of a particular type.

Implementation

final ParameterType? parameterType;