requiredBillingContactFields property

List<ApplePayContactFieldsType>? get requiredBillingContactFields
inherited

The list of fields that you need for a billing contact in order to process the transaction.

Implementation

List<ApplePayContactFieldsType>? get requiredBillingContactFields =>
    throw _privateConstructorUsedError;