Returns the key preceding the provided key.
key
K? lastKeyBefore(K key) => _value.lastKeyBefore(key);