fd33d9eae8
``` According to Gemini: There is a very strong and widely followed recommendation. The formal parameter for a setter in Dart should be named value. ``` So, it makes synthetic setters consistent with manually written setters. These names sometimes are show in UI, e.g. in hover. Change-Id: I4b53314aae63dce267906856d98a16ec22d38097 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/441827 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Johnni Winther <johnniwinther@google.com>