PortalPaymentMethodUpdate constructor

const PortalPaymentMethodUpdate({
  1. required bool enabled,
})

PortalPaymentMethodUpdate

Implementation

const PortalPaymentMethodUpdate({required this.enabled});