save

suspend fun <R : Resource> R.save(): Boolean(source)

Save the resource to the server.

Return

true if the resource was saved successfully. false otherwise.