fileSize property

int? fileSize

共享文件大小,单位为字节。

Implementation

int? get fileSize => _fileSize;