reset method

void reset()
override

Empty the store

Implementation

void reset() => data.clear();