FindNeighbours$json top-level constant

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

Implementation

@$core.Deprecated('Use findNeighboursDescriptor instead')
const FindNeighbours$json = const {
  '1': 'FindNeighbours',
  '2': const [
    const {
      '1': 'from',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.protocol.Endpoint',
      '10': 'from'
    },
    const {'1': 'targetId', '3': 2, '4': 1, '5': 12, '10': 'targetId'},
    const {'1': 'timestamp', '3': 3, '4': 1, '5': 3, '10': 'timestamp'},
  ],
};