totalKB property

double get totalKB

Implementation

double get totalKB => totalByte / 1024;