diskUnformatted property

bool get diskUnformatted

Implementation

bool get diskUnformatted => (status & 0x10) != 0;