isInProgress property

bool get isInProgress

Implementation

bool get isInProgress => state == JobState.inProgress;