offerTags property

List<OfferTag>? offerTags
getter/setter pair

List of up to 20 custom tags specified for this offer, and returned to the app through the billing library.

Implementation

core.List<OfferTag>? offerTags;