dataSize property

int? get dataSize

获得数据大小

Implementation

int? get dataSize => _dataSize;