reset method

void reset()

Clear all stored data.

Implementation

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