Analyzer doesn't report duplicate getter #59977
Labels
analyzer-spec
Issues with the analyzer's implementation of the language spec
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P2
A bug or feature request we're likely to work on
The analyzer fails to report duplicate getters on
If the order of the declarations is changed to
the error is reported:
The text was updated successfully, but these errors were encountered: