Map<String,dynamic> toJson() { return { "candidate": candidate, "sdpMLineIndex": sdpMLineIndex, "sdpMid": sdpMid, }; }