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
With d9f80a9 the implementation class of the (abstract) dart:typed_data class Uint8ClampedList changed to _Uint8ClampedList.
It is still intended to report 'Uint8ClampedList' from .runtimeType.toString(). For some reason I don't yet understand, this doesn't happen in Dartium which reports '_Uint8ClampedList'.