isOtherWritable property

bool isOtherWritable

Implementation

bool get isOtherWritable => mode & S_IWOTH == S_IWOTH;