isPositive property

bool get isPositive

Implementation

bool get isPositive => this > 0;