DiscountOfferIOS constructor
const
DiscountOfferIOS({})
Implementation
const DiscountOfferIOS({
required this.identifier,
required this.keyIdentifier,
required this.nonce,
required this.signature,
required this.timestamp,
});