Build an ICE server from a JSON string.
public static func fromJson(_ json: JSONValue) -> SignalingIceServer?
json:
The created ICE server object.