isNegative property

bool get isNegative

Implementation

bool get isNegative => numerator < _i0;