isNotEmpty property

bool isNotEmpty

Whether there isn't a piece.

Implementation

bool get isNotEmpty => type != 0;