isLink property

Future<bool> get isLink

Implementation

Future<bool> get isLink => FileSystemEntity.isLink(path);