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