clear method

void clear()

Remove all entries.

Implementation

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