9bd9b3ccd6
In preparation for null safety migration, List.filled is replaced with List.generate in ast_from_binary.dart where the element can be created by a simple function expression. Change-Id: I17bc68edebb8dc7d8918d87e9cdc38a9a8711682 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/179761 Reviewed-by: Jens Johansen <jensj@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com>