minValueQuantity property

Quantity? get minValueQuantity
inherited

minValueQuantity The minimum allowed value for the element. The value is inclusive. This is allowed for the types date, dateTime, instant, time, decimal, integer, and Quantity.

Implementation

Quantity? get minValueQuantity => throw _privateConstructorUsedError;