items property

List<Object>? items
getter/setter pair

The list of items.

Implementation

core.List<Object>? items;