nameOfLinkedFile property Null safety
read / write
If this is a symbolic link, this is the path to the file its linked to.
Implementation
String nameOfLinkedFile = '';
If this is a symbolic link, this is the path to the file its linked to.
String nameOfLinkedFile = '';