Inversion of Object

None

Example Testcases:

{"a": "1","b": "2","c": "3","d": "4" }
{"a": "1","b": "2","c": "2","d": "4" }
["1","2","3","4"]