reset method

void reset()

Implementation

void reset() {
  barrageList.value.clear();
}