PaymentMethodSofort constructor

const PaymentMethodSofort({
  1. String? country,
})

payment_method_sofort

Implementation

const PaymentMethodSofort({this.country});