elements property

List<String>? elements
getter/setter pair

Elements in the int array.

Implementation

core.List<core.String>? elements;