UserSelectedAlternativeBillingListener typedef

UserSelectedAlternativeBillingListener = void Function(UserChoiceDetailsWrapper userChoiceDetailsWrapper)

Implementation

typedef UserSelectedAlternativeBillingListener =
    void Function(UserChoiceDetailsWrapper userChoiceDetailsWrapper);