You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fine. Set new maps into InstanceItem when 'beforeUpdatingMembers()'.
The reason is that if we read it, `readMap()` returns `_ConstMap<Never, Never>`,
which is OK for immutable objects, but here we need to mutate.
Change-Id: I00812584268601f91281ad968d904af7e68dd2d6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/443155
Reviewed-by: Paul Berry <[email protected]>
Commit-Queue: Konstantin Shcheglov <[email protected]>
0 commit comments