4f2a0e97ba
I'm currently working on a fix to the analyzer that will cause unreachable default clauses to be properly flagged as a warning (https://github.com/dart-lang/sdk/issues/54575). To avoid a bot failure when the fix lands, these unreachable default clauses need to be removed. Bug: https://github.com/dart-lang/sdk/issues/54575 Change-Id: If97416de0f13bc66cf60a1da7df295838a8d18a6 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/380962 Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Paul Berry <paulberry@google.com>