Deletes the given keys.
@override Future<void> delete(final List<String> keys) { throw _unimplementedError; }