menu
locus
locus.dart
ErrorRecoveryConfig
autoRetryTypes property
autoRetryTypes
dark_mode
light_mode
autoRetryTypes
property
Set
<
LocusErrorType
>
autoRetryTypes
final
Error types to automatically retry.
Implementation
final Set<LocusErrorType> autoRetryTypes;
locus
locus
ErrorRecoveryConfig
autoRetryTypes property
ErrorRecoveryConfig class