isRunning property

bool isRunning

Implementation

bool get isRunning => _state != BackgroundUseCaseState.idle;