library / io.getstream.chat.android.livedata.utils / ChannelUnreadCountLiveData / <init>

<init>

ChannelUnreadCountLiveData(currentUser: User, readLiveData: LiveData<ChannelUserRead>, messagesLiveData: LiveData<List<Message>>)