unreadChats property

RxInt unreadChats
final

Reactive MyUser.unreadChatsCount value.

Implementation

final RxInt unreadChats = RxInt(0);