941b50f3d8
This was added before null safety, and before we had fully defined the difference between Null, Bottom, and Never types. I believe now this and Never.nonNullable are equivalent and the distinction is no longer important to make. Hence, I'm deleting it to reduce tech debt. Originally this was added in https://dart-review.googlesource.com/c/sdk/+/88961 Change-Id: I64b3a8b01833bc60305eaecf430bfb249c8d2c98 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/301820 Reviewed-by: Mayank Patke <fishythefish@google.com> Commit-Queue: Sigmund Cherem <sigmund@google.com>