PaymentIntentMobilepay constructor
const
PaymentIntentMobilepay({
- SessionCaptureMethod? captureMethod,
payment_method_options_param
If this is a `MobilePay` PaymentMethod, this sub-hash contains details about the MobilePay payment method options.
Implementation
const PaymentIntentMobilepay({this.captureMethod});