billingDetails property
Specify never to avoid collecting all billing details in the Payment Element. If you would like to disable only certain billing details, pass an BillingDetailsFields specifying which fields you would like to disable collection for. The default setting for each field is auto.
Implementation
BillingDetailsFields get billingDetails => throw _privateConstructorUsedError;