clear method

void clear()

Clears whole data store.

Implementation

void clear() => _args.clear();