countMax property

FhirPositiveInt? countMax
inherited

countMax If present, indicates that the count is a range - so to perform the action between count and countMax times.

Implementation

FhirPositiveInt? get countMax => throw _privateConstructorUsedError;