hasGuildAvatar property

bool hasGuildAvatar

This has an avatar.

Implementation

bool get hasGuildAvatar => avatar != null;