Future<String?> compress(List<String> files, String destFile) { throw UnimplementedError('compress() has not been implemented.'); }