InternetPopup constructor

InternetPopup()

Implementation

factory InternetPopup() {
  return _internetPopup;
}