What\'s the difference between parsing a response in the following two ways:
1.
Serializer.defaultJsonParser.fromJson(response.body!!.string(), object