init method

dynamic init()

Implementation

init() {
  JpushHarmonySdkPlatform.instance.init();
}