isSymLink property

bool get isSymLink

Implementation

bool get isSymLink => typeFlag == TYPE_SYMBOLIC_LINK;