canConnect property

bool get canConnect

Whether this set of permissions has the connect permission.

Implementation

bool get canConnect => has(connect);