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