menu
http_client package
documentation
curl
CreateClientFn typedef
CreateClientFn
brightness_4
CreateClientFn
typedef
Null safety
CreateClientFn
=
Future
<
Client
>
Function
()
Creates a HTTP client asynchronously.
Implementation
typedef CreateClientFn = Future<Client> Function();
http_client package
documentation
curl
CreateClientFn typedef
curl library
Classes
Client
CurlClient
Headers
RedirectInfo
Request
Response
TrackingClient
UpdatingClient
Enums
CurlSocksProxyType
Typedefs
CloseClientFn
CreateClientFn
StreamFn