networkSpeed property
Current download/upload speed in bytes per second.
null if speed cannot be computed (e.g. task just started).
Implementation
final double? networkSpeed;
Current download/upload speed in bytes per second.
null if speed cannot be computed (e.g. task just started).
final double? networkSpeed;