readTransactionAsync

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