empty static method

OpenChat empty()
override

create OpenChat Empty

Implementation

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