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