recheck method

Future<void> recheck()

Forces an immediate connectivity re-check outside the debounce window.

Implementation

Future<void> recheck() => _checkOnce();