filename property

String? filename
final

The filename of the file in the multipart request. If not specified, the filename from filePath will be used.

Implementation

final String? filename;