dataSizeKB property

double get dataSizeKB

Data size in KB

Implementation

double get dataSizeKB => dataSize / 1024;