BatchGetOneTimeProductOffersResponse constructor
BatchGetOneTimeProductOffersResponse({
- List<
OneTimeProductOffer> ? oneTimeProductOffers,
Implementation
BatchGetOneTimeProductOffersResponse({this.oneTimeProductOffers});