size property

int size

Implementation

int get size {
  return _queue.size;
}