ParamExtRequestRead constructor
ParamExtRequestRead({})
Implementation
ParamExtRequestRead({
required this.paramIndex,
required this.targetSystem,
required this.targetComponent,
required this.paramId,
});
ParamExtRequestRead({
required this.paramIndex,
required this.targetSystem,
required this.targetComponent,
required this.paramId,
});