d05a0c6996
This CL corrects the CFE part of the issue https://github.com/dart-lang/sdk/issues/62936, which is that the word `required` is wrongfully omitted by the `TypeLabeler` when it creates a string representation of a function type with a required named parameter. Change-Id: I72891c5463f500d7de5f789b8ddfe3204dd95bd4 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/490161 Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Erik Ernst <eernst@google.com>