Whether the store contains key.
key
@override bool containsKey(String key) => _data.containsKey(key);