numberOfDecisions property

int numberOfDecisions

Implementation

int get numberOfDecisions {
  return decisionToState.length;
}