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