length property

dynamic get length

Implementation

get length {
  return _pool.length;
}