ShardIndex$json top-level constant Null safety

Map<String, Object> const ShardIndex$json
@Deprecated('Use shardIndexDescriptor instead')

Implementation

@$core.Deprecated('Use shardIndexDescriptor instead')
const ShardIndex$json = const {
  '1': 'ShardIndex',
  '2': const [
    const {'1': 'index', '3': 1, '4': 1, '5': 5, '8': const {}, '10': 'index'},
    const {'1': 'of_total', '3': 2, '4': 1, '5': 5, '8': const {}, '10': 'ofTotal'},
  ],
};