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