integer property

List<String>? integer
getter/setter pair

Only present if valueType is integer.

Implementation

core.List<core.String>? integer;