AllPeers$json top-level constant

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

Implementation

@$core.Deprecated('Use allPeersDescriptor instead')
const AllPeers$json = {
  '1': 'AllPeers',
  '2': [
    {'1': 'all_peers', '3': 1, '4': 3, '5': 11, '6': '.qdrant.Peer', '10': 'allPeers'},
    {'1': 'first_peer_id', '3': 2, '4': 1, '5': 4, '10': 'firstPeerId'},
  ],
};