Skip to content

Commit

Permalink
run dart format
Browse files Browse the repository at this point in the history
  • Loading branch information
devj3ns committed Oct 14, 2024
1 parent d659ee6 commit bd29927
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit bd29927

Please sign in to comment.