Map<String, dynamic> toJson() => { 'totalResults': totalResults, 'resultsPerPage': resultsPerPage, };