clear method

void clear()

Clears the storage

Implementation

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