resumePush method

dynamic resumePush()

Implementation

resumePush() async {
  await JpushHarmonySdkPlatform.instance.resumePush();
}