isNotZero property

bool isNotZero

Get state of zero flag.

Implementation

bool get isNotZero => !this.isZero;