timeDetected property

int timeDetected

Implementation

int get timeDetected =>
    _object.getUint64Property(_driveInterfaceName, 'TimeDetected') ?? 0;