destFileName property

String? destFileName
final

Result path of the document after the operation. If this parameter is omitted then result of the operation will be saved as the source document.

Implementation

final String? destFileName;