SubscriptionPaymentView constructor

SubscriptionPaymentView({
  1. Key? key,
})

Implementation

SubscriptionPaymentView({
  super.key,
});