numberOfTransitions property

int numberOfTransitions

Implementation

int get numberOfTransitions {
  return transitions.length;
}