/// Fichier d'export conditionnel pour le téléchargement web /// Utilise l'implémentation web sur le web, et le stub sur les autres plateformes library; export 'web_download_stub.dart' if (dart.library.js_interop) 'web_download_web.dart';