stopPush method

dynamic stopPush()
override

Implementation

stopPush() {
  methodChannel.invokeMethod("stopPush");
}