isRunning property

bool get isRunning

Gets whether the scheduler is running

Implementation

bool get isRunning => _isRunning;