ReferralHandler typedef

ReferralHandler = void Function(String connectionStatus)

Implementation

typedef void ReferralHandler(String referralId);