Map<String, dynamic> toJson() => { "rankType": rankType, "pageSize": pageSize, "pageId": pageId, "cid": cid, };