canAttachFiles property

bool canAttachFiles

Whether this set of permissions has the attachFiles permission.

Implementation

bool get canAttachFiles => has(attachFiles);