SizedParameter.size

The size constraints of this parameter. If the minimum value equals the maximum value, This is a fixed-sized parameter. Otherwise, it's a variable-sized parameter.

class SizedParameter
SizeConstraint size;

Meta