d451cb64c0
Only the fields of a scrutinee type that are used in the cases are now shown in the test expectations. When the field is not present, for instance when the scrutinee type is nullable, or the fields are only present on (some of) the subtype of the scrutinee type, the fields are shown to be missing with a `-`. Change-Id: I2d36b230e979dc929d083cfb8f9cdb9f1143d380 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/287280 Reviewed-by: Paul Berry <paulberry@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com>