coil-root
Toggle table of contents
3.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
coil-root
coil-network-core
/
coil3.network
/
NetworkFetcher
/
NetworkFetcher
Network
Fetcher
constructor
(
url
:
String
,
options
:
Options
,
networkClient
:
Lazy
<
NetworkClient
>
,
diskCache
:
Lazy
<
DiskCache
?
>
,
cacheStrategy
:
Lazy
<
CacheStrategy
>
,
connectivityChecker
:
ConnectivityChecker
)