pickImage

open suspend override fun pickImage(source: ImageToImagePickSource): ImageToImagePickResult(source)

Executes the pickImage step in the SDAI presentation layer.

Return

Result produced by pickImage.

Author

Dmitriy Moroz

Parameters

source

source value consumed by the API.