withAsyncWriteTransaction

abstract suspend fun withAsyncWriteTransaction(block: suspend () -> Unit): StateFlow<Boolean>?