Replica$json top-level constant

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

Implementation

@$core.Deprecated('Use replicaDescriptor instead')
const Replica$json = {
  '1': 'Replica',
  '2': [
    {'1': 'shard_id', '3': 1, '4': 1, '5': 13, '10': 'shardId'},
    {'1': 'peer_id', '3': 2, '4': 1, '5': 4, '10': 'peerId'},
  ],
};