UserLite$json top-level constant

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

Implementation

@$core.Deprecated('Use userLiteDescriptor instead')
const UserLite$json = {
  '1': 'UserLite',
  '2': [
    {
      '1': 'macaddr',
      '3': 1,
      '4': 1,
      '5': 12,
      '8': {'3': true},
      '10': 'macaddr',
    },
    {'1': 'long_name', '3': 2, '4': 1, '5': 9, '10': 'longName'},
    {'1': 'short_name', '3': 3, '4': 1, '5': 9, '10': 'shortName'},
    {
      '1': 'hw_model',
      '3': 4,
      '4': 1,
      '5': 14,
      '6': '.meshtastic.HardwareModel',
      '10': 'hwModel'
    },
    {'1': 'is_licensed', '3': 5, '4': 1, '5': 8, '10': 'isLicensed'},
    {
      '1': 'role',
      '3': 6,
      '4': 1,
      '5': 14,
      '6': '.meshtastic.Config.DeviceConfig.Role',
      '10': 'role'
    },
    {'1': 'public_key', '3': 7, '4': 1, '5': 12, '10': 'publicKey'},
    {
      '1': 'is_unmessagable',
      '3': 9,
      '4': 1,
      '5': 8,
      '9': 0,
      '10': 'isUnmessagable',
      '17': true
    },
  ],
  '8': [
    {'1': '_is_unmessagable'},
  ],
};