isRunning property

bool isRunning

Is running right now.

Implementation

bool get isRunning => _workingOn != null;