end property

FhirInteger? end
inherited

end Structural variant inner end. 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;