empty static method

ChatSource empty()
override

create ChatSource Empty

Implementation

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