WooCustomerDownloadFile.fromJson(Map<String, dynamic> json) { name = json['name']; file = json['file']; }