updateAvatar abstract method

Future<void> updateAvatar()

Updates the avatar of the chat.

Intended to be used to update the StorageFile.relativeRef links.

Implementation

Future<void> updateAvatar();