offsets property

String? offsets
inherited

offsets A series of data points which are decimal values separated by a single space (character u20). The units in which the offsets are expressed are found in intervalUnit. The absolute point at which the measurements begin SHALL be conveyed outside the scope of this datatype, e.g. Observation.effectiveDateTime for a timing offset.

Implementation

String? get offsets => throw _privateConstructorUsedError;