end property

FhirInteger? end
inherited

end End position of the edit on the starting sequence. If the coordinate system is 0-based then end is exclusive and does not include the last position. If the coordinate system is 1-base, then end is inclusive and includes the last position.

Implementation

FhirInteger? get end => throw _privateConstructorUsedError;