InvoiceSender constructor
InvoiceSender({})
Returns a new InvoiceSender instance.
Implementation
InvoiceSender({
this.nihii,
this.bic,
this.iban,
this.bce,
this.ssin,
this.lastName,
this.firstName,
this.phoneNumber,
this.conventionCode,
this.isSpecialist = false,
});