networkSpeed property

double? networkSpeed
final

Current download/upload speed in bytes per second.

null if speed cannot be computed (e.g. task just started).

Implementation

final double? networkSpeed;