createTransaction

abstract fun createTransaction(scope: Scope, parentTransaction: Transaction<T>? = null): Transaction<T>