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