MqttBroker$json top-level constant

  1. @Deprecated('Use mqttBrokerDescriptor instead')
Map<String, Object> const MqttBroker$json

Implementation

@$core.Deprecated('Use mqttBrokerDescriptor instead')
const MqttBroker$json = {
  '1': 'MqttBroker',
  '2': [
    {'1': 'Name', '3': 1, '4': 1, '5': 9, '10': 'Name'},
    {'1': 'Description', '3': 2, '4': 1, '5': 9, '10': 'Description'},
    {'1': 'Country', '3': 3, '4': 1, '5': 9, '10': 'Country'},
    {'1': 'Zone', '3': 4, '4': 1, '5': 9, '10': 'Zone'},
    {'1': 'Host', '3': 5, '4': 1, '5': 9, '10': 'Host'},
    {'1': 'Port', '3': 6, '4': 1, '5': 5, '10': 'Port'},
    {'1': 'SSLorTLS', '3': 7, '4': 1, '5': 8, '10': 'SSLorTLS'},
  ],
};