empty static method

Chat empty()
override

create Chat Empty

Implementation

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