isReady property

bool get isReady

Implementation

bool get isReady => state == JobState.init;