isNotZero property

bool isNotZero

Implementation

bool get isNotZero => this.toDouble() != 0.0;