Map<String, dynamic> toJson() { return { '__typename': 'ExternalPurchaseCustomLinkTokenResultIOS', 'error': error, 'token': token, }; }