file property
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;
The file that was lost in a previous pickImage
or pickVideo
call due to MainActivity being destroyed.
Can be null if exception exists.
final PickedFile? file;