minValueDecimal property

FhirDecimal? minValueDecimal
inherited

minValueDecimal 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

FhirDecimal? get minValueDecimal => throw _privateConstructorUsedError;