TransitionsList constructor

TransitionsList(
  1. List<TransitionInfo> listTransitions
)

Implementation

TransitionsList(this.listTransitions);