maxValue property

double? maxValue
getter/setter pair

Must be specified if type is DOUBLE.

Maximum value of the parameter.

Implementation

core.double? maxValue;