onReconnecting method

Stream<void> onReconnecting()

Implementation

Stream<void> onReconnecting() {
  return _mqttReconnecting;
}