billingDetails property
Specify customer's billing details, which lets you pre-fill a customer’s name, email, phone number and address if required by payment method. Pre-filling as much information as possible streamlines the checkout process.
Implementation
PaymentElementBillingDetails? get billingDetails =>
throw _privateConstructorUsedError;