canConnect property

bool canConnect

Whether this set of permissions has the connect permission.

Implementation

bool get canConnect => has(connect);