isDeafened property

bool get isDeafened

Whether this user is deafened.

Implementation

bool get isDeafened => isServerDeafened || isSelfDeafened;