userAvatarUrl property

String? userAvatarUrl
getter/setter pair

Set the avatar URL for the current user.

Note that the default maximum length for avatars is 64 bytes, exceeding this limit may result in the avatar not being displayed. We recommend using short URLs for setting the avatar URL. If you have a specific need for using long avatar URLs, please contact technical support.

Implementation

String? userAvatarUrl;