period property

FhirDecimal? period
inherited

period Indicates the duration of time over which repetitions are to occur; e.g. to express "3 times per day", 3 would be the frequency and "1 day" would be the period. If periodMax is present, this element indicates the lower bound of the allowed range of the period length.

Implementation

FhirDecimal? get period => throw _privateConstructorUsedError;