maxValueDecimal property

FhirDecimal? maxValueDecimal
inherited

maxValueDecimal The maximum 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 maxValueDecimal => throw _privateConstructorUsedError;