hash$json top-level constant

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

Implementation

@$core.Deprecated('Use hashDescriptor instead')
const hash$json = {
  '1': 'Hash',
  '2': [
    {'1': 'hash_type', '3': 1, '4': 2, '5': 14, '6': '.dfu.HashType', '10': 'hashType'},
    {'1': 'hash', '3': 2, '4': 2, '5': 12, '10': 'hash'},
  ],
};