Value moveToTrash
let FileSystemFeature.moveToTrash: String
fs.supports("moveToTrash") returns true
if the file system supports moving files to the Trash.
moveToTrashlet FileSystemFeature.moveToTrash: String
fs.supports("moveToTrash") returns true
if the file system supports moving files to the Trash.