actionCount property

int get actionCount

Implementation

int get actionCount {
  return actions.length;
}