empty static method

ChatEvents empty()
override

create ChatEvents Empty

Implementation

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