empty static method

ChatLists empty()
override

create ChatLists Empty

Implementation

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