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