bool isZero

Source

bool get isZero => (x == 0 && y == 0);