create

abstract suspend fun create(image: Image)

Creates a new Image in the data source.

Parameters

image

the Image object to be created.