@override Future<String?> getPublicDownloadsDirectory() async { // Same as getDownloadsDirectory for web return '$_webStorageBasePath/downloads'; }