hasTimeRemaining property

bool get hasTimeRemaining

Implementation

bool get hasTimeRemaining => remainingTime > Duration.zero;