enablePush static method

dynamic enablePush()

Implementation

static enablePush() {
  _platform.invokeMethod(_ENABLE_PUSH);
}