isSymLink property

bool isSymLink

Implementation

bool get isSymLink => typeFlag == TYPE_SYMBOLIC_LINK;