ce571036e1
With sound null safety front-end guarantees that all logical expressions have a non-nullable bool type, so legacy AssertBoolean checks are no longer needed and can be removed. TEST=ci Change-Id: If952da7bd0ac83c43de3e5d98845c5e5d8d29f6a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/382744 Reviewed-by: Alexander Aprelev <aam@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>