CheckoutSessionConsentCollectionPaymentMethodReuseAgreement constructor
const
CheckoutSessionConsentCollectionPaymentMethodReuseAgreement({
- required CheckoutSessionConsentCollectionPaymentMethodReuseAgreementPosition position,
If set to `hidden`, it will hide legal text related to the reuse of a payment method.
Implementation
const CheckoutSessionConsentCollectionPaymentMethodReuseAgreement(
{required this.position});