val fileName: String?
is a hint for the name of the file if the attachment is written to a file. If mimeType is null, the extension of the fileName can be used to infer the type.
fileName
- is a hint for the name of the file if the attachment is written to a file.
If mimeType is null, the extension of the fileName can be used to infer the type.