QueryIsEligibleForIntroOfferIOSHandler typedef

QueryIsEligibleForIntroOfferIOSHandler = Future<bool> Function(String purchaseToken)

Implementation

typedef QueryIsEligibleForIntroOfferIOSHandler = Future<bool> Function(String groupID);