PaymentIntentKlarna constructor
const
PaymentIntentKlarna({
- AccountDob? dob,
param
If this is a `klarna` PaymentMethod, this hash contains details about the Klarna payment method.
Implementation
const PaymentIntentKlarna({this.dob});