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