menu
spacetimedb_sdk package
documentation
codegen.dart
MutationSyncer
resetRetryAttempts method
resetRetryAttempts method
dark_mode
light_mode
resetRetryAttempts
method
void
resetRetryAttempts
(
)
Implementation
void resetRetryAttempts() { _retryAttempt = 0; }
spacetimedb_sdk package
documentation
codegen
MutationSyncer
resetRetryAttempts method
MutationSyncer class