Map<String, dynamic> toJson() => { "userId": userId, "deviceId": deviceId, "programType": programType, "pageNo": pageNo, "pageSize": pageSize, };