calibration property

List<DeviceMetricCalibration>? calibration
inherited

calibration Describes the calibrations that have been performed or that are required to be performed.

Implementation

List<DeviceMetricCalibration>? get calibration =>
    throw _privateConstructorUsedError;