empty static method

AddChatToList empty()
override

create AddChatToList Empty

Implementation

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