ChannelSet$json top-level constant

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

Implementation

@$core.Deprecated('Use channelSetDescriptor instead')
const ChannelSet$json = {
  '1': 'ChannelSet',
  '2': [
    {
      '1': 'settings',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.meshtastic.ChannelSettings',
      '10': 'settings'
    },
    {
      '1': 'lora_config',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.meshtastic.Config.LoRaConfig',
      '10': 'loraConfig'
    },
  ],
};