Clears the internal state of the BackoffStrategy
@override void reset() { lastDelay = Duration.zero; }