NiceInvoiceLine({ required this.id, this.description = '', this.quantity = 1, this.unitPrice = 0, this.taxRate = 0, });