isRunning property

bool get isRunning

Check if pool is running

Implementation

bool get isRunning => _isRunning;