documentFileName property

String? documentFileName
final

The filename of the output document, that will be used when the resulting document has a dynamic field {filename}. If it is not set, the "template" will be used instead.

Implementation

final String? documentFileName;