Items property

List<Item?>? Items
Gets the items.

Implementation

List<Item?>? get Items => this._items;