webkitRelativePath property
String
get
webkitRelativePath
The webkitRelativePath
read-only property of the File interface
contains a string which specifies the file's path relative to the
directory selected by the user in an input
element with its
webkitdirectory
attribute set.
Implementation
external String get webkitRelativePath;