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