exist method

bool exist()

Implementation

bool exist() => _items.containsKey(_key);