Used to build the object from the response of the ISBNdb API.
factory Stats.fromJson(Map<String, dynamic> json) => _$StatsFromJson(json);