@override Future<bool> writeAll(List<T> value, {String? key}) { return writeAllHttp(value, key: key); }