eb18db2116
This bit is required to support synthesized field used for the late lowering. These fields should not be seen as part of the interface, that is, classes that implement the class declaring the late field should not be required to override these fields. Closes #41436 Change-Id: I9a98322bdd1842b46bde34fff1176a7577672e0f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/142998 Reviewed-by: Jens Johansen <jensj@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com>