menu
polly_flutter package
documentation
polly_flutter.dart
ResilientStreamBuilder<T>
maxReconnectAttempts property
maxReconnectAttempts property
dark_mode
light_mode
maxReconnectAttempts
property
int
maxReconnectAttempts
final
Maximum reconnect attempts. 0 means unlimited.
Implementation
final int maxReconnectAttempts;
polly_flutter package
documentation
polly_flutter
ResilientStreamBuilder<T>
maxReconnectAttempts property
ResilientStreamBuilder class