isZero property

  1. @override
bool isZero
override

Returns true if this number is zero.

Implementation

@override
bool get isZero;