Returns the key following the provided key.
key
K? firstKeyAfter(K key) => _value.firstKeyAfter(key);