menu
messenger
domain/model/chat_item_quote.dart
ChatItemQuote
author property
author
dark_mode
light_mode
author
property
UserId
author
final
User
who created the quoted
ChatItem
.
Implementation
final UserId author;
messenger
chat_item_quote
ChatItemQuote
author property
ChatItemQuote class