Method that deserialize the data in JSON form to an actual instance of the object.
T valueFromJson(Map<String, dynamic> json);