duration property

FhirDecimal? duration
inherited

duration How long this thing happens for when it happens. If durationMax is present, this element indicates the lower bound of the allowed range of the duration.

Implementation

FhirDecimal? get duration => throw _privateConstructorUsedError;