kotlin-datastore / org.khanacademy.datastore / putAsync

putAsync

fun <T : Keyed<T>> Datastore.putAsync(modelInstance: Keyed<T>): <ERROR CLASS><Key<T>>

Asynchronous put of an object to the datastore.