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
If a parent type has a hello() method, we should emit that in the parent by making a @JavaMethod in the parent and NOT repeat the declaration in the child, otherwise we'll get conflicting methods