size property

int? get size

获得文件大小

Implementation

int? get size => _size;