gtin property

List<String>? gtin
getter/setter pair

The Global Trade Item Number (GTIN) of the product.

For more information, see https://support.google.com/manufacturers/answer/6124116#gtin.

Implementation

core.List<core.String>? gtin;