PortalInvoiceList constructor

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

PortalInvoiceList

Implementation

const PortalInvoiceList({required this.enabled});