@override void download({ String? url, File? file, void Function(int received, int total, bool failed)? onReceiveProgress, void Function()? onDone}) {}