StandardPaymentWidget constructor

StandardPaymentWidget({
  1. required String webUrl,
})

Implementation

StandardPaymentWidget({ required this.webUrl });