previous property
Prior overrides to delegate to when creating the underlying client.
When non-null, that overrides' createHttpClient result is wrapped for span recording instead of creating a fresh instrumented client.
Implementation
final HttpOverrides? previous;