value property
Path and name of the file (with file extension).
The path can be absolute or relative.
Any string conformant to RFC808917, the “file” URI scheme (for relative and absolute file paths)
Implementation
String? value;
Path and name of the file (with file extension).
The path can be absolute or relative.
Any string conformant to RFC808917, the “file” URI scheme (for relative and absolute file paths)
String? value;