hasAvatar property

bool hasAvatar

Implementation

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