InternalLinkTypeInvoice constructor
InternalLinkTypeInvoice({
- required String invoiceName,
Implementation
InternalLinkTypeInvoice({required this.invoiceName});
InternalLinkTypeInvoice({required this.invoiceName});