Map<String, dynamic> toJson() { return { '__typename': 'PurchaseOfferIOS', 'id': id, 'paymentMode': paymentMode, 'type': type, }; }