ParamGetByRegMapReply constructor
Implementation
const ParamGetByRegMapReply({
required this.dataSource,
required this.registerMapUid,
this.dataSourceUid,
this.pathToRead,
this.errorCodes = const <int>[],
});
const ParamGetByRegMapReply({
required this.dataSource,
required this.registerMapUid,
this.dataSourceUid,
this.pathToRead,
this.errorCodes = const <int>[],
});