updateAvatar method
override
Updates the avatar of the chat.
Intended to be used to update the StorageFile.relativeRef links.
Implementation
@override
Future<void> updateAvatar() async {}
Updates the avatar of the chat.
Intended to be used to update the StorageFile.relativeRef links.
@override
Future<void> updateAvatar() async {}