getConnection method

MqttServerClient? getConnection()

Implementation

mqtt.MqttServerClient? getConnection() {
  return connection_;
}