menu
storekit2 package
documentation
transaction.dart
Offer
Offer.new constructor
Offer.new constructor
dark_mode
light_mode
Offer
constructor
Offer
(
{
String
?
id
,
required
int
type
,
String
?
paymentMode
,
})
Implementation
Offer({this.id, required this.type, this.paymentMode});
storekit2 package
documentation
transaction
Offer
Offer.new constructor
Offer class