From bd2992728312176faedb0451481521757947841d Mon Sep 17 00:00:00 2001 From: Jens Becker Date: Mon, 14 Oct 2024 10:48:55 +0200 Subject: [PATCH] run dart format --- .../lib/src/offline_first_with_supabase_repository.dart | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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(