isNegative property

bool? isNegative

Implementation

bool? get isNegative => value?.isNegative;