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
This class only has static methods, which is not necessary in Dart. Figure out a better way of doing this, maybe move the methods into their respective Node class, and abstract the html dependency.