enableHonorPush method

void enableHonorPush()

Enable Honor Push on vivo devices.

Implementation

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