CustomMqttClient constructor

CustomMqttClient()

Implementation

factory CustomMqttClient() {
  return _singleton;
}