isRunning property

bool isRunning

Returns true if retry is running.

Implementation

bool get isRunning => _running;