UpdateMultiplexProgramResponse constructor
UpdateMultiplexProgramResponse({
- MultiplexProgram? multiplexProgram,
Implementation
UpdateMultiplexProgramResponse({
this.multiplexProgram,
});