saveImage

abstract suspend fun saveImage(base64: String): GalleryDetailActionResult(source)

Performs the SDAI side effect handled by saveImage.

Return

Result produced by saveImage.

Author

Dmitriy Moroz

Parameters

base64

Base64 image payload used by the operation.