withAsyncWriteTransaction

open suspend override fun withAsyncWriteTransaction(wait: Boolean, block: suspend () -> Unit): StateFlow<Boolean>?