userChoiceBillingAndroid abstract method

Future<UserChoiceBillingDetails> userChoiceBillingAndroid()

Fires when a user selects alternative billing in the User Choice Billing dialog (Android only) Only triggered when the user selects alternative billing instead of Google Play billing

Implementation

Future<UserChoiceBillingDetails> userChoiceBillingAndroid();