An extension function that converts a JSON string to an object of type T.
the object of type T converted from the JSON string.
the JSON string to convert.