getDownloadSpeed abstract method

Future<String?> getDownloadSpeed(
  1. String id
)

Implementation

Future<String?> getDownloadSpeed(String id);