menu
filesystem_raid package
documentation
models/raid_config.dart
RaidConfig
maxRetries property
maxRetries property
dark_mode
light_mode
maxRetries
property
int
maxRetries
final
Number of I/O retry attempts on transient errors.
Implementation
final int maxRetries;
filesystem_raid package
documentation
models/raid_config
RaidConfig
maxRetries property
RaidConfig class