refetch method

Future<void> refetch()

Manually trigger a fresh fetch.

Implementation

Future<void> refetch() => _refetch();