save method Null safety
- String? correlationId
Saves items to external data source using configured saver component.
correlationId
(optional) transaction id to trace execution through call chain. Return (optional) Future that receives error or null for success.