toListOf

abstract fun <T> toListOf(kType: KType, params: Map<String, Any?> = emptyMap()): TransactionStep<List<T>>

Creates a TransactionStep with toListOf method