539c10b4d1
Before we used the literal name to discover accessors related to a field. This will fail when the name has been mangled to be a valid Dart identifier in the given scope. This requires: https://github.com/dart-lang/protobuf/pull/282 and a DEPS update to work. Bug: https://buganizer.corp.google.com/issues/132616050 Change-Id: I2950402d072a772b887e53953916cfe3669456b1 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/116208 Commit-Queue: Sigurd Meldgaard <sigurdm@google.com> Reviewed-by: Martin Kustermann <kustermann@google.com>