attachDefaultsToPaymentMethod property
Whether the values included in Configuration.defaultBillingDetails
should be attached to the payment method, this includes fields that aren't displayed in the form.
If false
(the default), those values will only be used to prefill the corresponding fields in the form.
Implementation
bool? get attachDefaultsToPaymentMethod => throw _privateConstructorUsedError;