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