allPermissions property

int allPermissions

All of the permissions

Implementation

static int get allPermissions => int.parse("1".padRight(37, "1"), radix: 2);