Map<String, dynamic> toJson() { return { 'startCursor': startCursor, 'hasNextPage': hasNextPage, }; }