empty static method

JoinChat empty()
override

create JoinChat Empty

Implementation

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