Map<String, dynamic> toMap() { return {'iceServers': this.iceServers, 'iceTransportPolicy': this.iceTransportPolicy}; }