canViewChannel property

bool canViewChannel

Whether this set of permissions has the viewChannel permission.

Implementation

bool get canViewChannel => has(viewChannel);