kb property

double get kb

Killobytes of a given bytes.

Implementation

double get kb => bytes / 1024;