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