published property

The stream on which all confirmed published messages are added to

Implementation

StreamController<MqttPublishMessage> get published => _published;