SymbolImpactPath constructor
SymbolImpactPath({})
Implementation
SymbolImpactPath({
required this.testPath,
required this.symbolChain,
required this.changedSymbol,
required this.targetSymbol,
});
SymbolImpactPath({
required this.testPath,
required this.symbolChain,
required this.changedSymbol,
required this.targetSymbol,
});