hasDropped property

bool get hasDropped

Implementation

bool get hasDropped => (status & 0x20) != 0;