We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7732157 commit 7e64d05Copy full SHA for 7e64d05
packages/supabase/lib/src/realtime_client_options.dart
@@ -11,7 +11,7 @@ class RealtimeClientOptions {
11
'Client side rate limit has been removed. This option will be ignored.')
12
final int? eventsPerSecond;
13
14
- /// Level of realtime server logs to to be logged
+ /// Level of realtime server logs to be logged
15
final RealtimeLogLevel? logLevel;
16
17
/// the timeout to trigger push timeouts
0 commit comments