isSymLink property Null safety

bool isSymLink

Implementation

bool get isSymLink => typeFlag == TYPE_SYMBOLIC_LINK;