writeTransactionAsync

open suspend fun <R> writeTransactionAsync(callback: suspend (tx: PowerSyncTransaction) -> R): R(source)