41e04fc452
The initializer was built in an 'inferred' rather than a 'required' constant context, meaning that it would be encoded as a declaratively constant literal instead of a structurally constant literal. Closes #50132 Change-Id: I58b995d879efd2ec374b711718b63ac8f122bcfc Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/262349 Commit-Queue: Johnni Winther <johnniwinther@google.com> Reviewed-by: Chloe Stefantsova <cstefantsova@google.com>