authenticated property

The stream on which all received authenticate messages are added to

Implementation

StreamController<MqttAuthenticateMessage> get authenticated => _authenticated;