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