offset property

FhirInteger? offset
inherited

offset If paging is being used, the offset at which this resource starts. I.e. this resource is a partial view into the expansion. If paging is not being used, this element SHALL NOT be present.

Implementation

FhirInteger? get offset => throw _privateConstructorUsedError;