menu
orm package
documentation
runtime.dart
TransactionRetry
maxAttempts property
maxAttempts property
dark_mode
light_mode
maxAttempts
property
int
maxAttempts
final
Initial attempt plus callback replays and COMMIT-only retries combined.
Implementation
final int maxAttempts;
orm package
documentation
runtime
TransactionRetry
maxAttempts property
TransactionRetry class