items property

List<String>? items
getter/setter pair

List of items.

Optional.

Implementation

core.List<core.String>? items;