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