MenuView constructor

MenuView(
  1. MenuModel model
)

Implementation

MenuView(this.model);