{"_token":"0bFjPb5pRQAR7B6rCeWZRaL4UkduYhoDFLmeffnh",asasas"phone":"+99899 531 5667","message":"sasasasasasas"}
{"_token":"0bFjPb5pRQAR7B6rCeWZRaL4UkduYhoDFLmeffnh",asasas"phone":"+99899 531 5667","message":"sasasasasasas"}
const array = ["Johnny", "Billy", "Sandy"]
const newObject = Object.assign({}, array)
// newObject = { "0": "Johnny", "1": "Billy", "2": "Sandy" }
const array = ["Johnny", "Billy", "Sandy"]
const newObject = Object.assign({}, array)
// newObject = { "0": "Johnny", "1": "Billy", "2": "Sandy" }