attachments property
final
Attachments to be attached to a message.
Implementation
final RxList<MapEntry<GlobalKey, Attachment>> attachments = RxList();
Attachments to be attached to a message.
final RxList<MapEntry<GlobalKey, Attachment>> attachments = RxList();