95684da0d1
DDC compiled output is missing getter and setter helper methods when a super field is both read and written in a constructor. Issue: https://github.com/dart-lang/sdk/issues/47698 Change-Id: I45302aa8880a168847d72517b2cecb25e31d2b67 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/221742 Reviewed-by: Mark Zhou <markzipan@google.com>