GeoChat$json top-level constant

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

Implementation

@$core.Deprecated('Use geoChatDescriptor instead')
const GeoChat$json = {
  '1': 'GeoChat',
  '2': [
    {'1': 'message', '3': 1, '4': 1, '5': 9, '10': 'message'},
    {'1': 'to', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'to', '17': true},
    {
      '1': 'to_callsign',
      '3': 3,
      '4': 1,
      '5': 9,
      '9': 1,
      '10': 'toCallsign',
      '17': true
    },
  ],
  '8': [
    {'1': '_to'},
    {'1': '_to_callsign'},
  ],
};