destination property Null safety

String? destination
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