empty static method

ReadChatList empty()
override

create ReadChatList Empty

Implementation

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