SourceAlgorithmSpecification constructor
SourceAlgorithmSpecification({
- required List<
SourceAlgorithm> sourceAlgorithms,
Implementation
SourceAlgorithmSpecification({
required this.sourceAlgorithms,
});