isPositive property

bool get isPositive

Implementation

bool get isPositive => evaluation.toUpperCase() == 'POSITIVE';