menu
serverpod_auth_client package
documentation
serverpod_auth_client.dart
StreamingConnectionHandler
retryEverySeconds property
retryEverySeconds property
dark_mode
light_mode
retryEverySeconds
property
int
retryEverySeconds
final
Time in seconds between connection attempts. Default is 5 seconds.
Implementation
final int retryEverySeconds;
serverpod_auth_client package
documentation
serverpod_auth_client
StreamingConnectionHandler
retryEverySeconds property
StreamingConnectionHandler class