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
lib/compiler/implementation/js_backend/backend.dart:64:34: Warning: cannot return value from void function
void clearTypeInformation() => providedTypes = null;
^^^^^^^^^^^^^^^^^^^^
The text was updated successfully, but these errors were encountered:
lib/compiler/implementation/js_backend/backend.dart:64:34: Warning: cannot return value from void function
void clearTypeInformation() => providedTypes = null;
^^^^^^^^^^^^^^^^^^^^
The text was updated successfully, but these errors were encountered: