ImageClient
object ImageClient
Gets and caches an image file by urlString after invoke of ImageClient instance.
Example:
val image = ImageClient(urlString) // instantiate and request response from URL
Content copied to clipboard
Gets and caches an image file by urlString after invoke of ImageClient instance.
Example:
val image = ImageClient(urlString) // instantiate and request response from URL