confirmationMethod property

  1. @JsonKey(name: "confirmation_method")
PaymentIntentConfirmationMethod confirmationMethod
inherited

Implementation

@JsonKey(name: "confirmation_method")
PaymentIntentConfirmationMethod get confirmationMethod =>
    throw _privateConstructorUsedError;