DeleteInvoicedMonthModel constructor
Returns a new DeleteInvoicedMonthModel instance.
Implementation
DeleteInvoicedMonthModel({
required this.customerId,
required this.month,
});
Returns a new DeleteInvoicedMonthModel instance.
DeleteInvoicedMonthModel({
required this.customerId,
required this.month,
});