showRemovePaymentMethodButton property
- @BuiltValueField.new(wireName: r'showRemovePaymentMethodButton')
Set to true to show a button that lets the shopper remove a stored payment method.
Implementation
@BuiltValueField(wireName: r'showRemovePaymentMethodButton')
bool? get showRemovePaymentMethodButton;