avatarStatic property

String avatarStatic
inherited

A static version of the avatar.

Equal to avatar if its value is a static image; different if avatar is an animated GIF.

Implementation

String get avatarStatic => throw _privateConstructorUsedError;