QueryGetExternalPurchaseCustomLinkTokenIOSHandler typedef
QueryGetExternalPurchaseCustomLinkTokenIOSHandler =
Future<ExternalPurchaseCustomLinkTokenResultIOS> Function(ExternalPurchaseCustomLinkTokenTypeIOS tokenType)
Implementation
typedef QueryGetExternalPurchaseCustomLinkTokenIOSHandler = Future<ExternalPurchaseCustomLinkTokenResultIOS> Function(ExternalPurchaseCustomLinkTokenTypeIOS tokenType);