863016caf3
All uses either already pass a non-nullable String or assert that the returned value is non-nullable which would be equivalent to asserting that the value passed is not null. Change-Id: I6308a8b39bc5ee08db6741145ed7b8a983c33118 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/365662 Reviewed-by: Mark Zhou <markzipan@google.com> Commit-Queue: Nicholas Shahan <nshahan@google.com>