menu
flutter_chat_sdk package
documentation
chat.dart
SendMessageParams
attachments property
attachments property
dark_mode
light_mode
attachments
property
List
<
PendingAttachment
>
?
attachments
final
Implementation
final List<PendingAttachment>? attachments;
flutter_chat_sdk package
documentation
chat
SendMessageParams
attachments property
SendMessageParams class