menu
bloom_framework package
documentation
bloom.dart
BloomQuery<T>
retry property
retry property
dark_mode
light_mode
retry
property
int
retry
final
Number of retry attempts on network/fetch failure (defaults to 2).
Implementation
final int retry;
bloom_framework package
documentation
bloom
BloomQuery<T>
retry property
BloomQuery class