isPositive property

  1. @override
bool isPositive
override

Implementation

@override
bool get isPositive => !isNegative;