coordinateSystem property

FhirInteger? coordinateSystem
inherited

coordinateSystem Whether the sequence is numbered starting at 0 (0-based numbering or coordinates, inclusive start, exclusive end) or starting at 1 (1-based numbering, inclusive start and inclusive end).

Implementation

FhirInteger? get coordinateSystem => throw _privateConstructorUsedError;