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