file property

PickedFile? file
final

The file that was lost in a previous pickImage or pickVideo call due to MainActivity being destroyed.

Can be null if exception exists.

Implementation

final PickedFile? file;