runTransactionally

abstract suspend fun <T> runTransactionally(block: suspend CoroutineScope.() -> T): T