Future setHBInterval(int hbinterval) async { print(flutter_log + "setHBInterval"); await _jpushHarmonySdkPlugin.setHBInterval(hbinterval); }