ProviderEdge constructor
ProviderEdge(
- String from,
- String to,
- String file,
- int line,
- RefAccessType type,
Implementation
ProviderEdge(this.from, this.to, this.file, this.line, this.type);