menu
another_square package
documentation
services/merchant_service.dart
MerchantException
MerchantException.new constructor
MerchantException.new constructor
dark_mode
light_mode
MerchantException
constructor
MerchantException
(
{
required
int
statusCode
,
String
?
message
,
})
Implementation
MerchantException({required this.statusCode, this.message});
another_square package
documentation
services/merchant_service
MerchantException
MerchantException.new constructor
MerchantException class