void download( List<int> bytes, { required String downloadName, }) { lazy.log('download():platform implemented.'); return; }