onDownloadAs property
final
Callback, called when a download as
action of this ChatItem is
triggered.
Implementation
final void Function(List<Attachment>)? onDownloadAs;
Callback, called when a download as
action of this ChatItem is
triggered.
final void Function(List<Attachment>)? onDownloadAs;