httpClient property
Optional custom HTTP client for native platforms only.
Pass a dart:io HttpClient instance; ignored on web/WASM.
Implementation
final Object? httpClient;
Optional custom HTTP client for native platforms only.
Pass a dart:io HttpClient instance; ignored on web/WASM.
final Object? httpClient;