sqldelight-runtime / com.squareup.sqldelight / Transacter / Transaction / afterCommit

afterCommit

fun afterCommit(function: () -> Unit): Unit

Queues function to be run after this transaction successfully commits.