frequency property

FhirPositiveInt? frequency
inherited

frequency The number of times to repeat the action within the specified period. If frequencyMax is present, this element indicates the lower bound of the allowed range of the frequency.

Implementation

FhirPositiveInt? get frequency => throw _privateConstructorUsedError;