SetupIntentLink constructor

const SetupIntentLink({
  1. String? persistentToken,
})

setup_intent_payment_method_options_param

If this is a `link` PaymentMethod, this sub-hash contains details about the Link payment method options.

Implementation

const SetupIntentLink({this.persistentToken});