Converts the JSON object to an AiutaHistoryImage.
factory AiutaHistoryImage.fromJson(Map<String, dynamic> json) => _$AiutaHistoryImageFromJson(json);