FlexifunctionReadReq constructor
FlexifunctionReadReq({})
Implementation
FlexifunctionReadReq({
required this.readReqType,
required this.dataIndex,
required this.targetSystem,
required this.targetComponent,
});