ad7f7860d9
`CreateGetter` and `CreateField` are now two available fixes for dot shorthand property accesses. Updated each fix to handle dot shorthands using the computed context type element and added tests. Bug: https://github.com/dart-lang/sdk/issues/60994 Change-Id: I6b21c8034521503eae6c490597a1b3894acb489c Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/442247 Commit-Queue: Kallen Tu <kallentu@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>