attachments property

RxList<MapEntry<GlobalKey<State<StatefulWidget>>, Attachment>> attachments
latefinal

Attachments to be attached to a message.

Implementation

late final RxList<MapEntry<GlobalKey, Attachment>> attachments;