PaymentMethodDetailsGiropay constructor
const
PaymentMethodDetailsGiropay({})
payment_method_details_giropay
Implementation
const PaymentMethodDetailsGiropay({
this.bankCode,
this.bankName,
this.bic,
this.verifiedName,
});