retry method

Future<void> retry()

Alias for refresh, useful after an error.

Implementation

Future<void> retry() => _start();