Quick assist for converting a switch statement in which each case just assigns to a variable #51836
Labels
devexp-quick-fix
Issues with analysis server (quick) fixes
legacy-area-analyzer
Use area-devexp instead.
type-enhancement
A request for a change that isn't a bug
It'd be great to offer to convert this to a Dart 3.0 switch expression.
For example:
could be converted to:
CC @bwilkerson @pq @mit-mit @stereotype441
The text was updated successfully, but these errors were encountered: