MPanelItem constructor

MPanelItem(
  1. PanelListItem item,
  2. CallChatPanel call
)

Implementation

MPanelItem(this.item, this.call);