productId property

List<String>? productId
getter/setter pair

List of product ids which have associated pins.

Implementation

core.List<core.String>? productId;