canRequestToSpeak property

bool canRequestToSpeak

Whether this set of permissions has the requestToSpeak permission.

Implementation

bool get canRequestToSpeak => has(requestToSpeak);