save method Null safety
override
Saves given data items to external JSON file.
correlation_id
(optional) transaction id to trace execution through call chain.items
list if data items to save Return Future that error or null for success.
Saves given data items to external JSON file.
correlation_id
(optional) transaction id to trace execution through call chain.items
list if data items to save
Return Future that error or null for success.