menu
messenger
domain/model/chat_item.dart
ChatItem
author property
author
dark_mode
light_mode
author
property
User
author
final
User
who posted this
ChatItem
.
Implementation
final User author;
messenger
chat_item
ChatItem
author property
ChatItem class