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