Pings a host using native ICMP.
Future<Map<String, Object?>> icmpPing(String address, int timeoutMs) { throw UnimplementedError('icmpPing() has not been implemented.'); }