menu
flutter_chat_sdk package
documentation
chat.dart
Message
attachments property
attachments property
dark_mode
light_mode
attachments
property
List
<
FileAttachment
>
attachments
final
File attachments.
Implementation
final List<FileAttachment> attachments;
flutter_chat_sdk package
documentation
chat
Message
attachments property
Message class