disablePopupPresentation static method

dynamic disablePopupPresentation()

Implementation

static disablePopupPresentation() {
  _platform.invokeMethod(_DISABLE_POPUP_PRESENTATION);
}