stopPush method

dynamic stopPush()

Implementation

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