file property

XFile? file
final

The file that was lost in a previous getImage, getMultiImage, getVideo or getMedia call due to MainActivity being destroyed.

Can be null if exception exists.

Implementation

final XFile? file;