Quickfix "Create 'noSuchMethod' method" should include @override
#46556
Labels
analyzer-quick-fix
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
The analysis server's "Create 'noSuchMethod' method" quick fix inserts the following text:
Which triggers the annotate_overrides lint.
It would be better to insert:
The text was updated successfully, but these errors were encountered: