retryOnConnectionError property
Whether to retry on connection errors (default: true).
When true, retries on connection timeouts, send timeouts,
receive timeouts, and socket exceptions (no internet).
Implementation
final bool retryOnConnectionError;