values constant

List<TransitionType> const values

Implementation

static const values = [
  global,
  initial,
  directed,
];