matchesImplementation abstract method Null safety
- SynthesisResult other
Whether two implementations are identical or not
Note: this doesn't include things like the top-level uniquified module name, just contents
Implementation
bool matchesImplementation(SynthesisResult other);