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