FeedMenu constructor

FeedMenu(
  1. AppModel app,
  2. FeedMenuModel feedMenuModel
)

Implementation

FeedMenu(this.app, this.feedMenuModel);