windowEnd property

FhirInteger? windowEnd
inherited

windowEnd End position of the window on the reference 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 windowEnd => throw _privateConstructorUsedError;