destroy method

void destroy()

Implementation

void destroy() {
  _talkJsInbox.destroy();
  _onSelectConversationController.close();
}