updateAttachments method
- ChatItem item
override
Updates the Attachments of the specified item
to be up-to-date.
Intended to be used to update the StorageFile.relativeRef links.
Implementation
@override
Future<void> updateAttachments(ChatItem item) async {}