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