destination property
final
The destination path of the file being moved.
The destination is null
if the underlying implementation
is unable to identify the destination of the moved file.
The source path is available as path.
Implementation
final String? destination;