isDeafened property

bool isDeafened

Whether this user is deafened.

Implementation

bool get isDeafened => isServerDeafened || isSelfDeafened;