canSpeak property

bool canSpeak

Whether this set of permissions has the speak permission.

Implementation

bool get canSpeak => has(speak);