StoreAndForward$json top-level constant

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

Implementation

@$core.Deprecated('Use storeAndForwardDescriptor instead')
const StoreAndForward$json = {
  '1': 'StoreAndForward',
  '2': [
    {
      '1': 'rr',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.meshtastic.StoreAndForward.RequestResponse',
      '10': 'rr'
    },
    {
      '1': 'stats',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.meshtastic.StoreAndForward.Statistics',
      '9': 0,
      '10': 'stats'
    },
    {
      '1': 'history',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.meshtastic.StoreAndForward.History',
      '9': 0,
      '10': 'history'
    },
    {
      '1': 'heartbeat',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.meshtastic.StoreAndForward.Heartbeat',
      '9': 0,
      '10': 'heartbeat'
    },
    {'1': 'text', '3': 5, '4': 1, '5': 12, '9': 0, '10': 'text'},
  ],
  '3': [
    StoreAndForward_Statistics$json,
    StoreAndForward_History$json,
    StoreAndForward_Heartbeat$json
  ],
  '4': [StoreAndForward_RequestResponse$json],
  '8': [
    {'1': 'variant'},
  ],
};