size method

int size()

Retrieves the length of the list of items from the feed

Implementation

int size() => _state!.tower.state.size;