fileName property

String? fileName
final

File name (required for download output). Defaults to 'screenshot_timestamp.png'

Implementation

final String? fileName;