setState method
Adds an item to the beginning of the stated multi feed
Implementation
void setState(InitialFeedState state) => _state!.setFeedState(state);
Adds an item to the beginning of the stated multi feed
void setState(InitialFeedState state) => _state!.setFeedState(state);