kiloBitsPerSecond property

double kiloBitsPerSecond

Kilobits per second.

Implementation

double get kiloBitsPerSecond => bitsPerSecond / 1024;