@override Map<String, dynamic> toMap() { return { "index": params.index, "webMessageChannelId": this._webMessageChannel.params.id }; }