lastCalibrationTime property

int? lastCalibrationTime

Implementation

int? get lastCalibrationTime => getProperty("last_calibration_time") as int?;