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