isLink property

bool get isLink

Implementation

bool get isLink => FileSystemEntity.isLinkSync(_path);