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