3ae7394979
`Expect.identical()` --> `Expect.equals()` The spec defines runtime type object equality but not that they are identical. Issue: https://github.com/dart-lang/sdk/issues/41005 Change-Id: I57a0a5da0af18974d4081ea463ec0bff86f7d3e4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/139843 Reviewed-by: Régis Crelier <regis@google.com> Commit-Queue: Nicholas Shahan <nshahan@google.com>