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