angular.fromJson
ng
Deserializes a JSON string.
angular.fromJson(json);
JSON string to deserialize.
Deserialized thingy.