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