refetchAll abstract method

Future<void> refetchAll()

Makes cache service to refetch cached data for all active subscribers

Implementation

Future<void> refetchAll();