Map<String, dynamic> toJson() => { 'Candidate': candidate, 'SdpMid': sdpMid, 'SdpMLineIndex': sdpMLineIndex, };