isNotZero property

bool get isNotZero

Implementation let int cast to access

Implementation

bool get isNotZero => (_bits != 0);