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