MutationShowExternalPurchaseCustomLinkNoticeIOSHandler typedef
MutationShowExternalPurchaseCustomLinkNoticeIOSHandler =
Future<ExternalPurchaseCustomLinkNoticeResultIOS> Function(ExternalPurchaseCustomLinkNoticeTypeIOS noticeType)
Implementation
typedef MutationShowExternalPurchaseCustomLinkNoticeIOSHandler = Future<ExternalPurchaseCustomLinkNoticeResultIOS> Function(ExternalPurchaseCustomLinkNoticeTypeIOS noticeType);