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