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