isEmpty property

bool isEmpty

Whether there is a piece.

Implementation

bool get isEmpty => type == 0;