list method

List list()

Retrieves the list of items from the feed

Implementation

List list() => _state!.tower.state.items;