isNegative property

bool isNegative

Returns true if this measurement is negative.

Implementation

bool get isNegative => si.isNegative;