ImportHumanUserRequest_HashedPassword$json top-level constant

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

Implementation

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