hasAvatar property

bool get hasAvatar

Implementation

bool get hasAvatar => avatar?.isNotEmpty == true;