elements property

List<String>? elements
getter/setter pair

Elements of the list.

Implementation

core.List<core.String>? elements;