ImportHumanUserResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use importHumanUserResponseDescriptor instead')
const ImportHumanUserResponse$json = const {
  '1': 'ImportHumanUserResponse',
  '2': const [
    const {'1': 'user_id', '3': 1, '4': 1, '5': 9, '10': 'userId'},
    const {'1': 'details', '3': 2, '4': 1, '5': 11, '6': '.zitadel.v1.ObjectDetails', '10': 'details'},
    const {'1': 'passwordless_registration', '3': 3, '4': 1, '5': 11, '6': '.zitadel.management.v1.ImportHumanUserResponse.PasswordlessRegistration', '10': 'passwordlessRegistration'},
  ],
  '3': const [ImportHumanUserResponse_PasswordlessRegistration$json],
};