core.Map<core.String, core.dynamic> toJson() => { if (database != null) 'database': database!, if (encryptionOptions != null) 'encryptionOptions': encryptionOptions!, };