empty static method

LogOut empty()
override

create LogOut Empty

Implementation

static LogOut empty() {
  return LogOut({});
}