isZero property

bool isZero

Implementation

bool get isZero => val == 0;