intValue property
Integer values of the given property.
For example, 1080 for a screen resolution of a TV product. Maximum number of specified values for this field is 400. Values are stored in an arbitrary but consistent order.
Implementation
core.List<core.String>? intValue;