Classes in packages other than com.vaadin.flow.portal.internal shouldn't have any public method that is internal and isn't supposed to use by the user. These methods should be moved out of those classes e.g. by extracting internal counterpart classes.
Classes in packages other than
com.vaadin.flow.portal.internal
shouldn't have any public method that is internal and isn't supposed to use by the user. These methods should be moved out of those classes e.g. by extracting internal counterpart classes.