helperCount property

int helperCount

Implementation

int get helperCount {
  return _helpers.length;
}