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