pushUnregister static method

void pushUnregister()

Implementation

static void pushUnregister() {
  _channel.invokeMethod('pushUnregister');
}