destFileName property

String? destFileName
final

The filename of the output document. If this parameter is omitted, the result will be saved with autogenerated name.

Implementation

final String? destFileName;