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
LazyType inherits the toString of Function2 which is just "<function2>"
and therefore not very helpful. By contrast, the exact class of a
completer can be very useful when debugging.
0 commit comments