isNeg property

bool get isNeg

Returns true or false from neg.

Implementation

bool get isNeg => neg;