downloadRemoteImage
suspend fun downloadRemoteImage(itemId: ERROR CLASS: Symbol not found for UUID, type: ERROR CLASS: Symbol not found for ImageType, imageUrl: String? = null): Response<Unit>
Downloads a remote image for an item.
Parameters
itemId
Item Id.
type
The image type.
imageUrl
The image url.