isJoinRequest property

bool isJoinRequest

Implementation

bool get isJoinRequest => PermissionsUtils.isApplied(this.value, 1 << 3);