fileName property

String? fileName
final

文件名

带后缀,用于表示要上传的文件名称,覆盖filePath中的文件名

Implementation

final String? fileName;