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