menu
bloom_framework package
documentation
bloom.dart
BloomQuery<T>
retryDelay property
retryDelay property
dark_mode
light_mode
retryDelay
property
Duration
retryDelay
final
Base delay duration between retry attempts (defaults to 500ms).
Implementation
final Duration retryDelay;
bloom_framework package
documentation
bloom
BloomQuery<T>
retryDelay property
BloomQuery class