Deserializes data from JSON into type T, or returns null on failure.
null
The deserialized object, or null if data is null or parsing fails.
Raw JSON bytes from a network response.