Compressed$json top-level constant

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

Implementation

@$core.Deprecated('Use compressedDescriptor instead')
const Compressed$json = {
  '1': 'Compressed',
  '2': [
    {
      '1': 'portnum',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.meshtastic.PortNum',
      '10': 'portnum'
    },
    {'1': 'data', '3': 2, '4': 1, '5': 12, '10': 'data'},
  ],
};