c70d266270
This adds support for having a final field and an external constructor without error, assuming that the external constructor initializes the final field. This supports the inline class with external members use case. Change-Id: Ie297ccc39b0a0731c146f9ac0698bba3fd83bfeb Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/278502 Reviewed-by: Srujan Gaddam <srujzs@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com> Reviewed-by: Chloe Stefantsova <cstefantsova@google.com>