menu
messenger
domain/repository/chat.dart
RxChat
lastItem property
lastItem
dark_mode
light_mode
lastItem
property
ChatItem
?
get
lastItem
Returns the last
ChatItem
of this
RxChat
.
Implementation
ChatItem? get lastItem;
messenger
chat
RxChat
lastItem property
RxChat class