PaymentMethodConfigurationDisplayPreference constructor

const PaymentMethodConfigurationDisplayPreference({
  1. PaymentMethodConfigResourceDisplayPreferencePreference? preference,
})

display_preference_param

Whether or not the payment method should be displayed.

Implementation

const PaymentMethodConfigurationDisplayPreference({this.preference});