void downloadJsonFileWeb(String jsonData, String fileName) { throw UnsupportedError('Web download is only supported on web platform'); }