core.Map<core.String, core.dynamic> toJson() { final clientEvent = this.clientEvent; return {'clientEvent': ?clientEvent}; }