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