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