size property

int size

Implementation

int get size {
  return _list.length;
}