RequestPurchaseProps.subs constructor
const
RequestPurchaseProps.subs(
- ({RequestSubscriptionIosProps? apple, RequestSubscriptionAndroidProps? google, bool? useAlternativeBilling}) props
Implementation
const factory RequestPurchaseProps.subs(({
RequestSubscriptionIosProps? apple,
RequestSubscriptionAndroidProps? google,
bool? useAlternativeBilling,
}) props) = _SubsPurchase;