InappproductsBatchUpdateResponse constructor
InappproductsBatchUpdateResponse({
- List<
InAppProduct> ? inappproducts,
Implementation
InappproductsBatchUpdateResponse({
this.inappproducts,
});