canManageNicknames property

bool canManageNicknames

Whether this set of permissions has the manageNicknames permission.

Implementation

bool get canManageNicknames => has(manageNicknames);