count property

FhirPositiveInt? count
inherited

count A total count of the desired number of repetitions across the duration of the entire timing specification. If countMax is present, this element indicates the lower bound of the allowed range of count values.

Implementation

FhirPositiveInt? get count => throw _privateConstructorUsedError;