items property

List<Player>? items
getter/setter pair

The players.

Implementation

core.List<Player>? items;