end method

void end()

End the current session (next id() mints a fresh one).

Implementation

void end() => _storage.remove(_key);