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