menu
another_square package
documentation
square_models.dart
GiftCardResponse
GiftCardResponse.new constructor
GiftCardResponse.new constructor
dark_mode
light_mode
GiftCardResponse
constructor
GiftCardResponse
(
{
String
?
cursor
,
List
<
SquareError
>
?
errors
,
GiftCard
?
giftCard
,
List
<
GiftCard
>
?
giftCards
,
})
Implementation
GiftCardResponse({ this.cursor, this.errors, this.giftCard, this.giftCards });
another_square package
documentation
square_models
GiftCardResponse
GiftCardResponse.new constructor
GiftCardResponse class