eventsSinceSubscriptionStart property

FhirInteger64? eventsSinceSubscriptionStart
inherited

eventsSinceSubscriptionStart The total number of actual events which have been generated since the Subscription was created (inclusive of this notification) - regardless of how many have been successfully communicated. This number is NOT incremented for handshake and heartbeat notifications.;

Implementation

FhirInteger64? get eventsSinceSubscriptionStart =>
    throw _privateConstructorUsedError;