menu
another_quickbooks package
documentation
services/accounting/invoice_service.dart
InvoiceException
InvoiceException.new constructor
InvoiceException.new constructor
dark_mode
light_mode
InvoiceException
constructor
InvoiceException
(
{
required
int
statusCode
,
String
?
message
,
})
Implementation
InvoiceException({required this.statusCode, this.message});
another_quickbooks package
documentation
services/accounting/invoice_service
InvoiceException
InvoiceException.new constructor
InvoiceException class