empty static method

CloseChat empty()
override

create CloseChat Empty

Implementation

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