InternalLinkTypeInvoice constructor

InternalLinkTypeInvoice({
  1. required String invoiceName,
})

Implementation

InternalLinkTypeInvoice({required this.invoiceName});