maxCount property

FhirPositiveInt? maxCount
inherited

maxCount If present, the maximum number of events that will be included in a notification bundle. Note that this is not a strict limit on the number of entries in a bundle, as dependent resources can be included.

Implementation

FhirPositiveInt? get maxCount => throw _privateConstructorUsedError;