getDialogs method

dynamic getDialogs()

Implementation

getDialogs() {
  return _state[ActionType.dialog];
}