PartSetHeader$json top-level constant

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

Implementation

@$core.Deprecated('Use partSetHeaderDescriptor instead')
const PartSetHeader$json = const {
  '1': 'PartSetHeader',
  '2': const [
    const {'1': 'total', '3': 1, '4': 1, '5': 13, '10': 'total'},
    const {'1': 'hash', '3': 2, '4': 1, '5': 12, '10': 'hash'},
  ],
};