dimensions property

FhirPositiveInt? dimensions
inherited

dimensions The number of sample points at each time point. If this value is greater than one, then the dimensions will be interlaced - all the sample points for a point in time will be recorded at once.

Implementation

FhirPositiveInt? get dimensions => throw _privateConstructorUsedError;