empty static method

ChatMembers empty()
override

create ChatMembers Empty

Implementation

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