relativePath property
Relative path of the file in the partition as a JSON encoded string.
Example: /home/user1/executable_file.sh
Implementation
core.String? relativePath;
Relative path of the file in the partition as a JSON encoded string.
Example: /home/user1/executable_file.sh
core.String? relativePath;