stopExample method

void stopExample()

Implementation

void stopExample() {
  _mqttClient.dispose();
}