Whether the file is a symbolic link. See type.
bool get isSymbolicLink => mode?.type == SftpFileType.symbolicLink;