ExportHumanUser_HashedPassword$json top-level constant

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

Implementation

@$core.Deprecated('Use exportHumanUserDescriptor instead')
const ExportHumanUser_HashedPassword$json = {
  '1': 'HashedPassword',
  '2': [
    {'1': 'value', '3': 1, '4': 1, '5': 9, '10': 'value'},
    {'1': 'algorithm', '3': 2, '4': 1, '5': 9, '10': 'algorithm'},
  ],
};