maxValue property

String? maxValue
getter/setter pair

Must be specified if type is INTEGER.

Maximum value of the parameter.

Implementation

core.String? maxValue;