getDialogs method

dynamic getDialogs()

Implementation

getDialogs() {
  return _getSectionByName('Events');
}