isOtherReadable property

bool isOtherReadable

Implementation

bool get isOtherReadable => mode & S_IROTH == S_IROTH;