Future<ResponsePacket?> pingUri(String serverUri) async { throw UnsupportedError('dart:io is required to ping servers.'); }