stopPush method

dynamic stopPush()

Implementation

stopPush() {
  throw UnimplementedError('stopPush() has not been implemented.');
}