resumePush method

dynamic resumePush()
override

Implementation

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