OsdParamShowConfig constructor
OsdParamShowConfig({})
Implementation
OsdParamShowConfig({
required this.requestId,
required this.targetSystem,
required this.targetComponent,
required this.osdScreen,
required this.osdIndex,
});