save method Null safety
Saves given data items.
- correlation_id (optional) transaction id to trace execution through call chain.
- item a list of items to save. Return (optional) Future that receives null for success. Throw error
Saves given data items.