offset property

FhirUnsignedInt? offset
inherited

offset The number of minutes from the event. If the event code does not indicate whether the minutes is before or after the event, then the offset is assumed to be after the event.

Implementation

FhirUnsignedInt? get offset => throw _privateConstructorUsedError;