diskError property

bool get diskError

Implementation

bool get diskError => (status & 0x08) != 0;