Future<void> remove({required String key}) { throw UnimplementedError('remove(key) has not been implemented.'); }