regPush method

void regPush()

注册信鸽推送 production debug 是否为debug模式 默认不是

Implementation

void regPush() {
  _channel.invokeMethod('regPush');
}