actions abstract method

List<StatesTransition> actions({
  1. String from,
})

Implementation

List<StatesTransition> actions({String from});