isNegative property

bool get isNegative

Implementation

bool get isNegative => decimal.isNegative;