menu
syncly package
documentation
sync_config.dart
SyncConfig
maxRetryAttempts property
maxRetryAttempts property
dark_mode
light_mode
maxRetryAttempts
property
int
get
maxRetryAttempts
Número máximo de tentativas de retry
Implementation
int get maxRetryAttempts => 3;
syncly package
documentation
sync_config
SyncConfig
maxRetryAttempts property
SyncConfig class