fileName property
The name of the file with which the file should be saved with
For example you can use "image.jpg" here
!! Please do not add any path in here !!
Implementation
final String fileName;
The name of the file with which the file should be saved with
For example you can use "image.jpg" here
!! Please do not add any path in here !!
final String fileName;