DownloadFile(Object? url, {Object? filename}) : url = normalizeExpression(url), filename = normalizeNullableExpression(filename);