menu
locus
locus.dart
ErrorRecoveryConfig
ignoreTypes property
ignoreTypes
dark_mode
light_mode
ignoreTypes
property
Set
<
LocusErrorType
>
ignoreTypes
final
Error types to ignore (not propagate to listeners).
Implementation
final Set<LocusErrorType> ignoreTypes;
locus
locus
ErrorRecoveryConfig
ignoreTypes property
ErrorRecoveryConfig class