17b9bf2e60
This is a similar change to https://dart-review.googlesource.com/c/sdk/+/395963, but for eliminating type parameters in types. Fixing both the top and the bottom types to their expected NNBD values is possible in this case, since only those type options were used at the call sites. Change-Id: Iff857a2f767b519b5cb80aeb225c25677e3a8183 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/396601 Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Chloe Stefantsova <cstefantsova@google.com>