fetcher

inline fun <T : Any> fetcher(fetcher: Fetcher<T>): ImageRequest.Builder

Use fetcher to handle fetching any image data.

If this is null or is not set the ImageLoader will find an applicable fetcher in its ComponentRegistry.