restoreSession method

dynamic restoreSession()

Implementation

restoreSession() {
  io.emit('restore-session', {});
}