ShardSnapshotLocation$json top-level constant

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

Implementation

@$core.Deprecated('Use shardSnapshotLocationDescriptor instead')
const ShardSnapshotLocation$json = {
  '1': 'ShardSnapshotLocation',
  '2': [
    {'1': 'url', '3': 1, '4': 1, '5': 9, '9': 0, '10': 'url'},
    {'1': 'path', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'path'},
  ],
  '8': [
    {'1': 'location'},
  ],
};