fileInfo property

FileInfo? fileInfo
final

文件信息(可为空,因为保存的是最后提交的数据信息,一开始可能没有)

Implementation

final FileInfo? fileInfo;