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