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