Closed
Description
Starting in Dart3.beta, the SDK will have a new build flag to determine whether an SDK supports unsound null safety on any of its commands. When the flag indicates that unsound mode is not supported, then the VM needs to provide an error if a user passes in the --no-sound-null-safety flag.