diff --git a/packages/brick_offline_first_with_supabase/lib/src/offline_first_with_supabase_repository.dart b/packages/brick_offline_first_with_supabase/lib/src/offline_first_with_supabase_repository.dart index 28f3bbf1..834a1c7c 100644 --- a/packages/brick_offline_first_with_supabase/lib/src/offline_first_with_supabase_repository.dart +++ b/packages/brick_offline_first_with_supabase/lib/src/offline_first_with_supabase_repository.dart @@ -189,8 +189,7 @@ abstract class OfflineFirstWithSupabaseRepository 504, ], bool? serialProcessing, - void Function(http.Request request, http.StreamedResponse response)? - onReattemptableResponse, + void Function(http.Request request, http.StreamedResponse response)? onReattemptableResponse, void Function(http.Request, Object)? onRequestError, }) { final client = RestOfflineQueueClient(