I have array of objects which I want to save in chrome.storage.local. The array looks like this.
[Order { orderId: \'231231\', productName: \'\', . . .}, . .