TransactionSpec
constructor(changes: ChangeSpec? = null, selection: SelectionSpec? = null, effects: List<StateEffect<*>>? = null, annotations: List<Annotation<*>>? = null, userEvent: String? = null, scrollIntoView: Boolean = false, filter: Boolean? = null, sequential: Boolean = false)