attachments property
latefinal
Attachments to be attached to a message.
Implementation
late final RxList<MapEntry<GlobalKey, Attachment>> attachments;
Attachments to be attached to a message.
late final RxList<MapEntry<GlobalKey, Attachment>> attachments;