Sets the given key-value pairs.
@override Future<void> set(final List<(String, Uint8List)> keyValuePairs) { throw _unimplementedError; }