permissionsValue property Null safety

int permissionsValue
final

The bitfield representing the permissions required by this check.

You might also be interested in:

Implementation

// TODO: Rename to `permissions` once AbstractCheck.permissions is removed
final int permissionsValue;