Checks if type(path, followLinks: false) returns FileSystemEntityType.link.
type(path, followLinks: false)
FileSystemEntityType.link
Future<bool> isLink(String path);