inappproduct property

List<InAppProduct>? inappproduct
getter/setter pair

The list of requested in-app products, in the same order as the request.

Implementation

core.List<InAppProduct>? inappproduct;