f867dc7600
Internal implementation members, like those used for the late lowering, are not real instance members on should not be part of the hierarchy member computation. These members are only called directly from within the members for which these are generated, so we don't need to add forwarders and stubs to handle calls from the outside. Closes #49339 Change-Id: I4d87477243d4e015265c7bb200e1fb5431ae21f9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/424943 Reviewed-by: Chloe Stefantsova <cstefantsova@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com>