StunClient({ this.serverHost = defaultStunServer, this.stunPort = defaultStunPort, Duration? timeout, }) : this.timeout = timeout ?? defaultTimeout;