The list of ZapEvents currently stored in memory.
List<ZapEvent> get items => _items.toList(growable: false);