minValue property

String? minValue
getter/setter pair

Must be specified if type is INTEGER.

Minimum value of the parameter.

Implementation

core.String? minValue;