341b60796a
Many params/result types are defined as unions without names in the spec. This gives them names so the handlers will be able to use names instead of the full EitherX<Y> type. Change-Id: I3f96b48e5e70c86814724edc3fec4fc7f76534de Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/248801 Commit-Queue: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>