minValueDate property

FhirDate? minValueDate
inherited

minValueDate 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

FhirDate? get minValueDate => throw _privateConstructorUsedError;