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