532f43dcb2
This was causing constant errors in _fe_analyzer_shared With summary2, after https://dart-review.googlesource.com/c/sdk/+/109460 we infer types of fields and field formal parameters together, so https://github.com/dart-lang/sdk/issues/35940 does not happen. Change-Id: I3d8532fa938f4942d971d8f9055c8f0f50f482df Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/140001 Commit-Queue: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>