disablePush static method

dynamic disablePush()

Implementation

static disablePush() {
  _platform.invokeMethod(_DISABLE_PUSH);
}