isNegative property

bool get isNegative

Implementation

bool get isNegative => _rational.isNegative;