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