mode property
The mode of the file system object.
Permissions are encoded in the lower 16 bits of this number, and can be decoded using the modeString getter.
Implementation
@override
final int mode;
The mode of the file system object.
Permissions are encoded in the lower 16 bits of this number, and can be decoded using the modeString getter.
@override
final int mode;