avatar property

ImageFormater? get avatar

An optional ImageFormater instance representing the User's avatar image.

Implementation

ImageFormater? get avatar => _avatar;