Reactive map of Users being members of this chat.
RxSortedObsMap<UserId, RxChatMember> get members => _chat.members.items;