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