menu
flutter_chat_sdk package
documentation
chat.dart
ChatConfig
maxRetryAttempts property
maxRetryAttempts property
dark_mode
light_mode
maxRetryAttempts
property
int
maxRetryAttempts
final
Maximum retry attempts for failed operations.
Implementation
final int maxRetryAttempts;
flutter_chat_sdk package
documentation
chat
ChatConfig
maxRetryAttempts property
ChatConfig class