Test URL connectivity and return latency in ms
Future<int> urlTest(String link, {int timeout = 7000}) { throw UnimplementedError('urlTest() has not been implemented.'); }