enableHonorPush method

void enableHonorPush()

开启荣耀推送。

Implementation

void enableHonorPush() {
  _pushConfig.enableHonorPush = true;
}