showRemovePaymentMethodButton property
bool?
get
showRemovePaymentMethodButton
Implementation
bool? get showRemovePaymentMethodButton =>
_$this._showRemovePaymentMethodButton;
set
showRemovePaymentMethodButton
(bool? showRemovePaymentMethodButton)
Implementation
set showRemovePaymentMethodButton(bool? showRemovePaymentMethodButton) =>
_$this._showRemovePaymentMethodButton = showRemovePaymentMethodButton;