reset method

Future reset()

Implementation

Future reset() {
  return _container.clear();
}