refetch method

Future<void> refetch()

Implementation

Future<void> refetch() => fetch(query: _query);