SearchResults.fromJson(Map<String, Object?> json) : searchCategories = ResultCategories.fromJson( json['search_categories'] as Map<String, Object?>);