isTimerRunning method

  1. @visibleForTesting
bool isTimerRunning()

Implementation

@visibleForTesting
bool isTimerRunning() => _timer != null;