fileName property

String fileName
final

The file's name. The file extention will not be required, because all backup files ẁill have the json extension exclusively by default.

Implementation

final String fileName;