mqttBrokerList property

  1. @TagNumber(1)
List<MqttBroker> mqttBrokerList

Implementation

@$pb.TagNumber(1)
$core.List<MqttBroker> get mqttBrokerList => $_getList(0);