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