Map<String, dynamic> toMap() => { "count": count, "page_size": pageSize, "current_page": currentPage, "last_page": lastPage, };