canCreatePublicThreads property

bool canCreatePublicThreads

Whether this set of permissions has the createPublicThreads permission.

Implementation

bool get canCreatePublicThreads => has(createPublicThreads);