unixPermissions property

int get unixPermissions

Implementation

int get unixPermissions => mode & 0x1FF;