destination property Null safety
final
If the underlying implementation is able to identify the destination of
the moved file, destination will be set. Otherwise, it will be null
.
Implementation
final String? destination
If the underlying implementation is able to identify the destination of
the moved file, destination will be set. Otherwise, it will be null
.
final String? destination