Map<String, dynamic> toJson() => { "pageSize": pageSize, "pageId": pageId, "type": type, "channelID": channelId, };