canStream property

bool canStream

Whether this set of permissions has the stream permission.

Implementation

bool get canStream => has(stream);