menu
messenger
store/event/chat.dart
EventChatItemEdited
attachments property
attachments
dark_mode
light_mode
attachments
property
List
<
Attachment
>
?
attachments
final
Edited
Attachment
s of the
ChatItem
.
Implementation
final List<Attachment>? attachments;
messenger
chat
EventChatItemEdited
attachments property
EventChatItemEdited class