load method Null safety
- String? correlation_id
override
Loads data items from external JSON file.
correlation_id
(optional) transaction id to trace execution through call chain. Return Future that receives loaded items Throws error.
Loads data items from external JSON file.
correlation_id
(optional) transaction id to trace execution through call chain.
Return Future that receives loaded items
Throws error.