SetupAttemptPaymentMethodDetailsCardPresent constructor

const SetupAttemptPaymentMethodDetailsCardPresent({
  1. PaymentMethodOrId? generatedCard,
})

setup_attempt_payment_method_details_card_present

Implementation

const SetupAttemptPaymentMethodDetailsCardPresent({this.generatedCard});