ReferralHandler typedef

ReferralHandler = void Function(String referralId)

Implementation

typedef void ReferralHandler(String referralId);