isNegative property

bool get isNegative

Implementation

bool get isNegative => safeValue < 0;