menu
libraccio_extractor package
documentation
book.dart
Offer
Offer.new constructor
Offer.new constructor
dark_mode
light_mode
Offer
constructor
Offer
(
{
String
?
type
,
String
?
context
,
String
?
availability
,
String
?
price
,
String
?
priceCurrency
,
})
Implementation
Offer({ this.type, this.context, this.availability, this.price, this.priceCurrency, });
libraccio_extractor package
documentation
book
Offer
Offer.new constructor
Offer class