0d47ba6890
This method caused invalid exhaustiveness checking by seeing record types as related based solely on the structure. The original purpose of the methods has been removed in the mean time by the change to restrict the created spaces by the matched value type. Closes #52800 Change-Id: I8fb581374a4813dc63261d9e1354c4eea94f212c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/312982 Commit-Queue: Johnni Winther <johnniwinther@google.com> Reviewed-by: Paul Berry <paulberry@google.com>