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