fileName property

String fileName
final

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;