Cm00ProgramParamRequest constructor
Cm00ProgramParamRequest({})
Implementation
Cm00ProgramParamRequest({
required this.userId,
required this.deviceId,
this.programType,
required this.pageNo,
this.pageSize,
});