minValue property

double? minValue
getter/setter pair

Must be specified if type is DOUBLE.

Minimum value of the parameter.

Implementation

core.double? minValue;