updateAvatar abstract method
Updates the avatar of the chat.
Intended to be used to update the StorageFile.relativeRef links.
Implementation
Future<void> updateAvatar();
Updates the avatar of the chat.
Intended to be used to update the StorageFile.relativeRef links.
Future<void> updateAvatar();