QueryIsEligibleForIntroOfferIOSHandler typedef

QueryIsEligibleForIntroOfferIOSHandler = Future<bool> Function(String groupID)

Implementation

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