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